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

RE: svn checkout reports incorrect version numbers

From: Bicking, David (HHoldings, IT) <David.Bicking_at_thehartford.com>
Date: Wed, 16 Apr 2008 13:01:11 -0400

> -----Original Message-----
> From: Kevin Strickland [mailto:kevin_at_msdc.com]
> Sent: Tuesday, April 15, 2008 12:15 PM

-- snip --
> Check out the trunk and the branch using the following
> commands. Both report that the checked out version is 6.
> When the branch version is really version 5.

-- snip --
 
> Is this the correct behavior? This is confusing to users
> when they checkout the branch and see the wrong version
> reported by the checkout command.
>
> Thanks for any help,
> Kevin
> kevin_at_msdc.com
>

Yes, it is correct. The revision is unique for the whole repository.
When listing the repository contents, you may see the most recent
revision number that was created in those paths, but the highest
revision number is the current one, regardless of where you go in the
repository. The subversion guide explains this nicely
(http://svnbook.red-bean.com/en/1.4/svn.basic.in-action.html#svn.basic.i
n-action.revs).

--
David
*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-16 19:03:59 CEST

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.