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

Re: crash when fetching status

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-11-04 23:15:11 CET

SteveKing <steveking@gmx.ch> writes:

> Philip Martin wrote:
>> Ha! I've had an idea! I suspect that a non-recursive checkout could
>> well cause nasty things to happen when status tries to handle update
>> information for paths that don't exist. Does TSVN allow non-recursive
>> checkouts? They are broken in lots of ways.
>
> Yes, TSVN does allow non-recursive checkouts. It was requested by some
> users that TSVN should allow that like the CL client does.

Almost all "svn st -u" calls on a non-recursive checkout generate this
assert if there are updates for things not in the working copy:

lt-svn: ../svn/subversion/libsvn_wc/status.c:910: tweak_statushash: Assertion `repos_text_status == svn_wc_status_added' failed.

What happens on Windows when Subversion asserts?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 4 23:15:42 2004

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.