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

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.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-29 19:18:27 CET

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.