[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: Lira Olavo <Olavo.LIRA_at_gemalto.com>
Date: 2007-02-21 15:13:40 CET

Hello Ryan,

        Thank for answering me. I saw already this script but this is on
the client side and we use subclipse.
        I need a solution on the server side. I also find some people
talking about Piston, but I really found very weird that this
functionality is not yet available... There must be some one who has
already passed and solved this problem before right?

Thanks for the help, I really need to solve this issue here in my
company. Any help is greatly appreciated!

==========
Olavo Lira

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2007a@ryandesign.com]
Sent: Wednesday, February 21, 2007 1:23 AM
To: Lira Olavo
Cc: users@subversion.tigris.org
Subject: Re: TAG and svn:external with -r

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 15:11:52 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.