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

incremental hotcopy, fsfs-only

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • ---
    • 1.8.0
    • libsvn_fs_fs
    • None

    Description

      http://svn.haxx.se/dev/archive-2011-02/0582.shtml
      
      It should be possible to implement "svnadmin hotcopy --incremental" for FSFS
      repositories.  This would only need to copy rev files newer than HEAD of the old
      copy, rather than all the rev files.
      
      An incremental hotcopy would need to account for changes in packing, both of rev
      files and revprop files.
      
      It would need some strategy to deal with old revprops: copy all of them, read
      and copy those that have changed, copy those with newer timestamps.
      
      Finally it would need to deal with exclusive file locks, probably by deleting
      all the locks and copying a new set.  See also issue #3750.
      

      http://svn.haxx.se/dev/archive-2011-02/0582.shtml

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: