5 Apr
2009
5 Apr
'09
1:41 p.m.
Dieter Maurer wrote:
Unless newer SVN versions improved on this: using different access protocols is hampered by "svn:external" as they were (still are?) required to be absolute urls (including the protocal).
This way, the access protocol may change in between of a checkout (involving "svn:external"s).
svn:externals can be relative in many ways since SVN 1.5. Hanno