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

Re: Problem with external file

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 11 Oct 2010 19:27:55 +0100

Bob Fletcher <robert.h.fletcher_at_ieee.org> writes:

> OK. I was able to create the error using the command line. The
> following are the steps I took. I sure hope this is helpful. (In the
> steps below, I changed the name of my company in the URL to xxx.)

Thanks for doing this. I tried your recipe on my Linux machine and it
doesn't crash, however:

> 'C:\Users\kueng\nightlybuilds\latest\TortoiseSVN\ext\subversion\subversion\libsv
> n_wc\update_editor.c' line 4603: assertion failed (status == svn_wc__db_status_added)

There is no assert on line 4603 in the current code, it's not possible
for the current code to produce that error. There was an assert on
that line back in r993028 but that dates from more than a month ago.
If you try a more up-to-date build then the problem may well have been
fixed.

-- 
Philip
Received on 2010-10-11 20:28:38 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.