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

Re: Subeviersion Exception

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 18 May 2009 15:12:44 +0200

Hyrum K. Wright wrote:
> Well, technically, that's a TortoiseSVN exception, not a Subversion
> exception, but it does look like the error occured in the core

Nope, that really is a Subversion exception: it's the new asserts and
aborts that cause this dialog. At least now you get a nice report, in
earlier versions all users got was a crash.

> Subversion code. I know a number of such problems were fixed in
> 1.6.2. Have you tried it with that release?

see the path:

>> 'D:\Development\SVN\Releases\TortoiseSVN-1.6.2\ext\subversion

it *is* version 1.6.2.

>> \subversion\libsvn_wc\tree_conflicts.c'
>> line 568: assertion failed (strcmp(dir_path,

and here you can see that this is inside the svn library.

>> svn_path_dirname(victim_path,
>> pool)) == 0)

Stefan

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-18 15:13:53 CEST

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.