[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: Dale Worley <dworley_at_pingtel.com>
Date: 2005-04-21 18:32:40 CEST

> From: Andrew Thompson [mailto:subversionuser@aktzero.com]
>
> 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

Sometimes you want to update the externals and sometimes you don't. The
svncopy.pl.in (IIRC) contributed script supports a lot of these operations.

Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 21 18:37:37 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.