Joey, I really like rel-vcs proposal. On the other side it misses
few good things which were already found for Vcs-*
fields (there is
already no XS-
prefix for quite a long time).
First it misses information about branch. On git, you will automatically
get a master, but for SVN, you need to point to some branch, otherwise
you get really lot of stuff. And I think that practise should be same as
for Vcs-Svn
- to point the field to trunk
URL.
The second thing which this proposal misses is Vcs-Browser
. It would
not be useful for tools like webcheckout
, but it would be great to
have support for it in browsers or in plugins such as Operator. How
about using type="browser"
for this?