You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by rebtut <re...@yahoo.com> on 2009/10/29 18:16:07 UTC

Strange bug with command line checkout

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.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2412770

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].