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

client assert in move

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 1.8.0
    • libsvn_wc
    • None

    Description

      svnadmin create repo
      svn mkdir -mm --parents file://`pwd`/repo/A/B
      svn co file://`pwd`/repo wc
      svn mv wc/A/B wc/B2
      svn mv wc/A wc/B2/A
      svn mv wc/B2 wc/A
      
      The third move asserts:
      svn: ../src/subversion/libsvn_wc/wc_db.c:7403: delete_update_movedto: Assertion
      `affected == 1' failed.
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: