[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Propagating tags to external definitions?

From: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-04-20 18:15:06 CEST

Rony Shapiro wrote:
> Having P1 and P2 define the components as externals works nicely, execpt
> that when a programmer tags a product tree, the relevant components are
> NOT tagged. This makes it difficult to use tags as "snapshots" of the
> projects that can be later recreated.
> One solution that was suggested is some kind of hook that would tag the
> component trees listed in the project's externals property whenever a
> project was tagged.

When you push your tag, update the svn:externals definition to point to
a known revision number:

c1 -r 401 svn://server/c1/trunk

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 20 18:20:23 2005

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.