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

Re: Tracking svn:externals?

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-16 17:56:35 CET

On Feb 16, 2006, at 10:19, Rony Shapiro wrote:

> Currently, when I make a tag off the trunk, the externals property of
> the tag still points to the same place as the trunk copy, as would be
> expected.
>
> What I would like is a way to automatically change the externals
> property to track the branch/tag. For example, if proj1/trunk has an
> svn:externals property with "lib1 svn://.../lib1/trunk", when I
> create a
> tag proj1/tags/T1, I would like the svn:externals property of T1 to be
> set to "lib1 svn://.../lib1/tags/T1".
>
> Has anyone written a script or hook that does something like this? Any
> suggestions?

svncopy.pl:

http://svn.collab.net/viewvc/svn/trunk/contrib/client-side/
svncopy.pl.in?view=markup&rev=10798

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 16 18:22:56 2006

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.