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

RE: Re: question clarification needed (tagging with embedded externals)

From: steve <strange_steve_at_yahoo.com>
Date: Mon, 20 Jul 2009 13:13:31 -0700 (PDT)

RE: Subversion Revision 38450:

> On Jul 16, 5:38 pm, steve <strange_st..._at_yahoo.com> wrote:
> >
> > so when i i tag "./proj_x"
> > to ../tags/proj_x_ReleaseC_1
> >
> > and someone else uses that tagged info (via checkout) to build the project (proj_x_ReleaseC_1) - will they get the externals relative to the tagged release (proj_x_ReleaseC_1), or will they get the most recent versions of the externals (proj_x/d)?
> >
>
> They will get the most recent not the version that existed at the time
> of tag creation. That behaviour (actually the lack of any option to
> allow for such a copy to be made) is a gripe of mine. It's a
> limitation/feature (depending on who you ask) of Subversion, not
> Tortoise.
>

Oh wow - :( has anyone brought up this point to both development teams? Wasn't expecting this answer at all, went through alot of stuff to get the externals working in my projects, all of which use nearly the same files, very disappointing... would hate to have to export the design tree and then check-in everything in again (in different area) - to do a true "tag" operation

>
> Google for svncopy.pl. It is a Perl script that works with Subversion
> and is intended to do what I think you are trying to accomplish.
>

Ok um so this script would allow me to "pin down" a external for a 'tag' operation is that right? um - does anyone know if there is a way to run this as a hook through the windows gui? Is there a was to replace the whole existing 'svn copy' command on the server with this new version?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2372711

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-20 22:27:36 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.