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

Assertion Failure Running: svn status -u

From: Peter D. Stout <pds_at_edgedynamics.com>
Date: 2005-03-17 22:59:35 CET

123456789012345678901234567890123456789012345678901234567890123456789012
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?

                         -Peter Stout

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 17 23:02:05 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.