You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Markus Schaber <m....@3s-software.com> on 2012/02/02 14:15:58 UTC

Assertion failure in svn.exe

Hi,

During my tests to reproduce my tree conflict, I found an assertion failure in svn.exe:

D:\TreeConflict>svn status wc
svn: E235000: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.7.4\ext\subversion\subversion\svn\status.c' line 200: assertion failed (tree_conflict != NULL)

I attached the windows batch file which reproduces the problem. 



Best regards

Markus Schaber
-- 
___________________________
We software Automation.

3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 | Fax +49-831-54031-50

Email: m.schaber@3s-software.com | Web: http://www.3s-software.com 
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects: http://www.3s-software.com/index.shtml?sample_projects

Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915 



Re: Assertion failure in svn.exe

Posted by Philip Martin <ph...@wandisco.com>.
Markus Schaber <m....@3s-software.com> writes:

> During my tests to reproduce my tree conflict, I found an assertion failure in svn.exe:
>
> D:\TreeConflict>svn status wc
> svn: E235000: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.7.4\ext\subversion\subversion\svn\status.c' line 200: assertion failed (tree_conflict != NULL)
>
> I attached the windows batch file which reproduces the problem. 

That looks like a new one. I've raised issue
http://subversion.tigris.org/issues/show_bug.cgi?id=4111

-- 
Philip