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

1.7 client asserts setting property on 1.8 symlink

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.7.x
    • 1.7.x
    • libsvn_wc
    • None

    Description

      Create a versioned symlink:
      
      svnadmin create repo
      svn co file://`pwd`/repo wc
      ln -s g wc/f
      svn add wc/f
      svn ci -mm wc
      
      Checkout with 1.8 and attempt to propset using 1.7:
      $ svn ps x x wc/f
      svn: E235000: In file '../src-1.7/subversion/libsvn_wc/wc_db.c' line 6766:
      assertion failed ((wcroot) != NULL && (wcroot)->format == SVN_WC__VERSION)
      Aborted
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: