svn co without -r gives confusing results
From: Jan Holec <jholec_at_retia.cz>
Date: 2007-04-13 11:22:15 CEST
Hello,
I don't quite understand the way 'svn checkout' works.
Example:
svn co file:///repository/myproject/trunk myproject
But - revision 146 is NOT located on the trunk at all!
-and-
the checked-out sources really seem to be revision 131, not 146.
Now I wouldn't dare to do a commit because I have no idea where
With the -r switch it works as expected:
svn co file:///repository/myproject/trunk myproject -r131
Can anyone explain this strange behaviour?
Thanks,
---------------------------------------------------------------------
|
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.