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

Re: Assertion Failure Running: svn status -u

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-19 13:08:33 CET

On Mar 17, 2005, at 3:59 PM, Peter D. Stout wrote:

> 12345678901234567890123456789012345678901234567890123456789012345678901
> 2
> I am hitting the following assertion when I run the command
> 'svn status -u':
>
> svn: subversion/libsvn_wc/status.c:910: tweak_statushash: Assertion
> `repos_text_status == svn_wc_status_added' failed.
>
> System Information:
> - Server: Subversion 1.1.3 under Apache 2.0.48 on RedHat 9
> - Client: Subversion 1.1.3 on RedHat 9 or 1.1.2 on Cygwin/Windows XP
> - The client and server binaries on RedHat are the RPMs available on
> http://summersoft.fay.ar.us/pub/subversion/latest/. The Cygwin
> binaries are the ones available through the standard Cygwin setup.
> - RedHat 9 system is using Berkeley DB 4.0.14.
>
> I suspect that the problem is caused by the following sequence of
> events. In my working copy, I executed 'svn move gui portal' to rename
> one of our project directories. Independently, another developer made
> some changes to one or more files under the gui directory. Now when I
> run 'svn status -u' in the gui directory in my working copy, I get the
> above assertion failure.
>
> Is this a known issue? Should I open a new issue for it?
>

Can you give us an exact reproduction recipe? Like, a series of
literal commands or a shell script which causes the assertion for you?

Then we can try to reproduce, and see if this is a real bug, or if it
exists in the latest code.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 19 13:11:08 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.