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

assert on checkout from 1.6 server with "SVNAllowBulkUpdates off"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 1.9.0
    • libsvn_ra_serf
    • None

    Description

      Configure Apache with mod_dav_svn 1.6 and "SVNAllowBulkUpdates off".
      
      svnadmin create repo --compatible-version 1.6
      svn co http://localhost:8888/obj/repo wc
      ../src/subversion/libsvn_wc/wc_db.c:1714: (apr_err=SVN_ERR_ASSERTION_FAIL)
      svn: E235000: In file '../src/subversion/libsvn_wc/wc_db.c' line 1714: assertion
      failed (SVN_IS_VALID_REVNUM(changed_rev))
      Aborted
      
      The same checkout with a 1.8 client works.
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: