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