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

incremental hotcopy loses revprop files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk
    • 1.8.5
    • libsvn_fs_fs
    • None

    Description

      Reported on users: http://svn.haxx.se/users/archive-2013-11/0084.shtml
      
      1.8.4 (and trunk) hotcopy can result in missing revprop files:
      
      svnadmin create repo --compatible-version 1.7
      perl -i -pe s/1000/10/ repo/db/format
      for i in `seq 0 75`;do echo $i >> x.x ; svnmucc -mm put x.x file://`pwd`/repo/f
      ; done
      svnadmin pack repo
      svnadmin hotcopy repo repo2
      
      This is a consequence of r1520723.
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: