RE: Re: svn:externals set to tag
From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2003-09-11 14:02:49 CEST
Hi,
You can often not equate a tag with a revision on the trunk, because often a
Anyways, Daniel, perhaps you can send us your exact recipe? When exactly do
With regards,
--Tim
-----Original Message-----
On Thu, Sep 11, 2003 at 11:15:45AM +0200, Daniel Schlyder wrote:
Do you mean this?
projB: svn cp trunk tags/tag1 (rev=15)
projA: svn ps svn:externals "projB file:///.../projB/tags/tag1" trunk
projB: do some work on trunk. (rev=23)
projA: svn up (rev of external = 24)
I'm not sure svn:externals is designed so that you can update the
projA: svn ps svn:externals "projB -r 15 file:///.../projB/trunk" trunk
But I've never used svn:externals, so I could be wrong :)
BTW, the "foo/bar -r 1234 http://example.com/repos/zag" syntax for
-- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Sep 11 14:03:39 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.