Foreign Branches
Jamie Wilkinson
jaq at spacepants.org
Tue Oct 18 03:18:30 BST 2005
This one time, at band camp, Gustavo Niemeyer wrote:
>> That is how I would tend to do it. With something like:
>>
>> cvs:///path/to/cvs
>> svn:///path/to/svn
>> svn://remotehost/path/to/stuff
>
>We just have to take care not to use predefined schemes.
>
>As an example, 'http' and 'svn' already have different meanings
>inside Subversion itself.
Robert Collins' config-manager handles it like:
svn+http:// -> svn over http
svn:// -> svn over svnserve
svn+ssh:// -> svn over ssh
More information about the bazaar
mailing list