Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4048

wcng fails with 1.0.x servers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.x
    • 1.7.2
    • libsvn_wc
    • None

    Description

      Build 1.0.9. On my system I need to edit
      subversion/libsvn_fs/bdb/strings-table.c and change ENOMEM to DB_BUFFER_SMALL to
      use a modern BDB.
      
      
      svnadmin1.0.9 create repo
      svn mkdir -mm file://`pwd`/repo/A
      svnserve1.0.9 -dr.
      svn co svn://localhost/repo wc
      svn up wc
      
      Updating 'wc':
      svn: E235000: In file '../src-1.7/subversion/libsvn_wc/wc_db.c' line 11039:
      assertion failed (base_status == svn_wc__db_status_incomplete)
      
      Also reported to happen with 1.0.8 mod_dav_svn.  If I try to checkout r0 the
      checkout itself fails with the same error.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            philipm Philip Martin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: