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

crash when doing svn st -u (assertion failed)

From: Adeodato Simó <asp16_at_alu.ua.es>
Date: 2004-11-12 00:32:25 CET

  hi, I've been adviced on #svn to write here about the crash I'm
  experiencing. I'm doing so in hopes it'll be useful for you, since I
  can simply avoid the crash by checking out a fresh copy.

  I've managed to make the crash reproducable. first I thought it was
  related to a version update, or a switch --relocate thing, but it
  seems to happen when updating to an specific version and svn st -u
  after that.

  transcript session is as follows:

    $ svn co -N -r 213 svn://svn.debian.org/pkg-kde .
    A README
    Checked out revision 213.

    $ svn up -r 213 scripts www
    [ List of scripts/* files.]
    Updated to revision 213.
    [ List of www/* files.]
    Updated to revision 213.

    $ svn st -u
       * 213 www/IGNORE-ME
       * 213 www
    svn: subversion/libsvn_wc/status.c:910: tweak_statushash: Assertion
    `repos_text_status == svn_wc_status_added' failed. Aborted (core dumped)

  my svn --version:

    svn, version 1.1.1 (r11581)
      compiled Nov 11 2004, 04:27:01

  (it also happens to me with 1.1.0, rr11180.)

  svn --version on the server:

    svn, version 1.0.6 (r10360)
      compiled Aug 5 2004, 12:21:01

  if I should provide some other information, please let me know.

  thanks,

-- 
Adeodato Simó
    EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Algebraic symbols are used when you do not know what you are talking about.
                -- Philippe Schnoebelen
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 12 01:33:23 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.