[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: Kevin Hung <cykhung_at_yahoo.com>
Date: 2005-11-14 06:10:34 CET

But then what if I have a lot of directories and
files? I know that I can "copy" recursively from the
top-level directory and do the copy based on the
version number of the top-level directory. But how do
I know the relationship between the version number of
the top-level directory and the version number of any
particular file?

I think this must be doable and I am missing
something.

--- Steve Williams <stevewilliams@kromestudios.com>
wrote:

> 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.
>
> Use the -r option to copy a particular revision.
> Then it doesn't matter
> how many people commit changes just prior to you
> issuing the copy
> command. You will always get a copy of the exact
> revision that you want.
>
> --
> Sly
>
>
> This message and its attachments may contain legally
> privileged or confidential information. This message
> is intended for the use of the individual or entity
> to which it is addressed. If you are not the
> addressee indicated in this message, or the employee
> or agent responsible for delivering the message to
> the intended recipient, you may not copy or deliver
> this message or its attachments to anyone. Rather,
> you should permanently delete this message and its
> attachments and kindly notify the sender by reply
> e-mail. Any content of this message and its
> attachments, which does not relate to the official
> business of the sending company must be taken not to
> have been sent or endorsed by the sending company or
> any of its related entities. No warranty is made
> that the e-mail or attachment(s) are free from
> computer virus or other defect.
>

                
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 14 06:12:48 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.