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

FSFS recover should prune unborn revisions from rep-cache.db

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.x
    • 1.7.3, 1.8.0
    • libsvn_fs_fs
    • None

    Description

      'svnadmin recover', once it has determined what YOUNGEST is, should run:
      
      sqlite3 rep-cache.db "DELETE FROM rep_cache WHERE revision > ?" YOUNGEST;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            danielsh Daniel Shahaf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: