kfogel@collab.net wrote:
>[...]
>This is http://subversion.tigris.org/issues/show_bug.cgi?id=1336.
>
>We totally agree this is a shortcoming in the externals feature :-).
>There's even a patch in the issue, in fact. I've put it in 1.5, which
>is a while away, but at least is not forever. We're not able to
>address every issue/patch as soon as we would like, sorry for that.
>
>
Karl,
Thanks a lot for your quick response! It's good to know that the problem
is already discussed by the svn developers (of course, I should have
found the already existing issue entry...) Version 1.5 is a lot more
concrete than I dared to hope :-)
One last suggestion: Relative URLs should be possible even between
different repositories (as long as they reside under some common folder,
of course, otherwise there is no relation between them). If projectA and
projectB are actually different repositories it should stille be
possible to define something like
svn propset svn:externals ../projectB/trunk projectB
https://server/repos/projectA/trunk
or even better, if we understand a leading / as the current repositories
root:
svn propset svn:externals /../projectB/trunk projectB
https://server/repos/projectA/trunk
So long
Daniel
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 24 10:28:25 2005