You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Michael Lange <mi...@sophtware.com> on 2009/09/25 19:44:37 UTC

Subversion encountered a serious problem...

Here is the error report from subversion:

In file 'D:\Development\SVN\Releases\TortoiseSVN-1.6.5\ext\subversion\subversion\libsvn_wc\tree_conflicts.c'
line 568: assertion failed (strcmp(dir_path,
svn_dir_pathname(victim_path, pool)) == 0)

Here's what happened:

With the project open in VS 2008, my cat accidentally moved a folder
from the root of the project to under another subfolder in the same
project. I had made some changes to another file in the project and
checked that one in before I realized what had happened. I tried
simply dragging the folder back to the root of the project, but kept
getting the message that the folder already existed and I couldn't
move it.

So I went to the drive to see if the folder did still exist, and it
did. So I moved the new folder that was created by VS when the folder
was moved in the project view, back into the correct folder.

Then I attempted to do a revert when that didn't work. That's when I
got the error above.

Hope this helps...

-- 
Kind Regards,
Michael Lange

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

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

Re: Subversion encountered a serious problem...

Posted by Stefan Sperling <st...@elego.de>.
On Fri, Sep 25, 2009 at 03:44:37PM -0400, Michael Lange wrote:
> Here is the error report from subversion:
> 
> In file 'D:\Development\SVN\Releases\TortoiseSVN-1.6.5\ext\subversion\subversion\libsvn_wc\tree_conflicts.c'
> line 568: assertion failed (strcmp(dir_path,
> svn_dir_pathname(victim_path, pool)) == 0)
>
> Here's what happened:

This is known: http://subversion.tigris.org/issues/show_bug.cgi?id=3469

Stefan

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

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