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

Re: Newbie from CVS: Issue checking out from tag

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-09-27 16:57:34 CEST

On 27-Sep-05, at 10:16 AM, Michael Caplan wrote:

>
> I get a list of all available tags:
>
> ...
> 3514 ? Sep 20 14:33 RELEASE_3_3_2_BUILD_2/
> ...
>
> If I want to checkout RELEASE_3_3_2_BUILD_2 I do a:
>
> svn checkout file:///htc/svn/ignitionweb_base/tags/
> RELEASE_3_3_9_BUILD_2 ignitionweb_base
>
> This finishes off with the following note:
>
> ...
> Checked out revision 3524.
>
>
> The confusing part is that RELEASE_3_3_2_BUILD_2 is marked as
> revision 3514 (see above), where 3524 is the last revision to the
> trunk. What am I doing wrong here?

Nothing is wrong, you are just being confused by the messages. You
have the tag as it exists in revision 3524 of the repository. It is
still a copy of the files as they were at revision 3514 of the
repository (unless you have checked in new stuff in the
RELEASE_3_3_2_BUILD_2 folder).

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 27 16:59:38 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.