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

upgrade fails on replace of deleted=TRUE file

    XMLWordPrintableJSON

Details

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

    Description

      svnadmin create repo
      svn mkdir -mm file://`pwd`/repo/A
      svn import -mm repo/format file://`pwd`/repo/A/f
      svn1.6 co file://`pwd`/repo wc
      svn1.6 up -r0 wc/A/f
      touch wc/A/f
      svn1.5 add wc/A/f
      svn1.7 upgrade wc
      
      svn: E235000: In file '../src-1.7/subversion/libsvn_wc/entries.c' line 1692:
      assertion failed (base_node && !working_node && !below_working_node)
      Aborted
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: