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

Re: TAG and svn:external with -r

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-21 07:23:28 CET

On Feb 20, 2007, at 16:15, Lira Olavo wrote:

> I'm facing a big problem (at least for me and my company). I use
> svn:externals to link a project A in repository 1 to project B in
> repository 2.
>
> But when I do a TAG in project A it still points to the last
> revision of project B. Normally I think I can solve this if I
> include a
> -r XXX in the svn:externals, but the problem is that, of course, I
> can't
> do it manually.
>
> Does anyone know how to solve it using a pre or pos commit hook?
> Or maybe using something else?

Hooks aren't relevant here, but I believe if you use the svncopy.pl
script to make the tag, then it will do this for you. Check it out.

http://svn.collab.net/repos/svn/trunk/contrib/client-side/svncopy.pl.in

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 21 07:23:57 2007

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.