Strange bug with command line checkout
From: rebtut <reboltutorial_at_yahoo.com>
Date: Thu, 29 Oct 2009 11:16:07 -0700 (PDT)
I am using commandline to checkout from a repo:
"C:\Program Files\Subversion\bin\svn.exe" checkout file:///d:/_svnrepo/myproj d:\testcheckoutsvn\myproj1
I then edit a log.txt file and commit with tortoise. It works.
If I edit the same file a second time and commit, it doesn't work anymore with error message:
Error at entry 1 for d:\testcheckoutsvn\myproj1 : entry contains non-canonical path file:///d:/_svnrepo/myproj. Try a cleanup.
This does not happen if I checkout with TortoiseSVN instead of command line.
Why does it work the first time and not the second time ?
Thanks.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.