Re: svn:externals set to tag
From: <pll_at_lanminds.com>
Date: 2003-09-11 15:57:23 CEST
In a message dated: Thu, 11 Sep 2003 11:15:45 +0200
>Hi list,
I'm not sure this is what you're looking for, nor do I know if it
Assuming that what you're doing is this:
$ svn cp -rXXXX file:///path/to/reopos/trunk file:///path/to/repos/tags/XXXX
And that you're setting svn:externals to be:
tags/XXXX file:///path/to/repos/tags/XXXX
When you create the initial tags/XXXX, why not also create another
$ svn cp -rXXXX file:///path/to/reopos/trunk file:///path/to/repos/tags/XXXX
Then, you can set svn:externals to:
latest/ file:///path/to/repos/tags/latest
Or something like that.
(Note: this process has not been tested, and probably frought with
-- Seeya, Paul GPG Key fingerprint = 1660 FECC 5D21 D286 F853 E808 BB07 9239 53F1 28EE If you're not having fun, you're not doing it right! --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Sep 11 15:58:21 2003 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.