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

Re: svn st -N crash: tweak_statushash: Assertion failed

From: John Locke <mail_at_freelock.com>
Date: 2005-02-27 23:25:08 CET

Okay, maybe it's been fixed in HEAD...

On Sun, 2005-02-27 at 15:43 -0600, Ben Collins-Sussman wrote:
>
> Hm, nope, this recipe doesn't work for me, using the latest svn code.
> I tried it using my working copy of svn:
>
> [sussman@BenBook:~]$ cd projects/svn
> [sussman@BenBook:~/projects/svn]$ svn up -rPREV doc/README
> U doc/README
> Updated to revision 6352.
> [sussman@BenBook:~/projects/svn]$ svn st -uvN doc
> 13177 13126 sunny256 doc
> Status against revision: 13181
>

I just checked out the Subversion HEAD, and followed the same steps
(still with svn 1.1.3):

[john@hunter subversion]$ cd subversion
[john@hunter subversion]$ svn up -rPREV doc/README
U doc/README
Updated to revision 6352.
[john@hunter subversion]$ svn st -uvN doc
svn: subversion/libsvn_wc/status.c:910: tweak_statushash: Assertion
`repos_text_status == svn_wc_status_added' failed.
Aborted

So either it's recently been fixed, or there's something strange about
one of our environments...

-- 
John Locke
"Open Source Solutions for Small Business Problems"
published by Charles River Media, June 2004
http://www.freelock.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 27 23:27:10 2005

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.