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

Re: Newbie question about tagging

From: Theo Van Dinter <felicity_at_kluge.net>
Date: 2005-11-14 02:19:37 CET

On Sun, Nov 13, 2005 at 05:13:21PM -0800, Kevin Hung wrote:
> In svn, we can use "copy" to do tagging. My concern is
> that just before svn processes my copy command,
> another user just checks in a new version of a file
> (say foo.c). In this case, would my tag include the
> new version of foo.c? I want the tag to have the old
> version of foo.c which is the same as my local copy.

I'd say that it would depend on your copy command. The easiest thing,
I believe, would be to add in the appropriate "-r REV" option and then
it's not an issue. :)

-- 
Randomly Generated Tagline:
Have an affair.  It will help break up the monogamy.

  • application/pgp-signature attachment: stored
Received on Mon Nov 14 02:21:58 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.