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

svn checkout reports incorrect version numbers

From: Kevin Strickland <kevin_at_msdc.com>
Date: Tue, 15 Apr 2008 12:14:59 -0400

I am running svn version 1.4.0 (r21228) on SUSE Linux 10.2 for the
client and server.
Below is a diagram of my project:

Path Version
----------------------------
project/trunk 1
project/trunk 2
project/trunk 3

project/branches/1.0 4
project/branches/1.0 5

project/trunk 6

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.

svn checkout file:///usr/svn/repos/project/trunk dir1
svn checkout file:///usr/svn/repos/project/branches/1.0 dir2

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

---------------------------------------------------------------------
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 18:54:08 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.