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

FSFS verify needs to handle node verification better

    XMLWordPrintableJSON

Details

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

    Description

      Split from issue 4129.
      
      The current implementation is sub-optimal: svn_fs_fs__verify will crawl
      the whole repo with no UI feedback at all. Only after that will svnadmin
      verify process the revisions and display some progress info.
      
      The first phase takes about as long as the second, i.e. minutes to hours
      for larger repos. If the work was done as part of the second stage, it
      would be basically for free because of our internal caching (we access
      the data anyway).
      
      Also:
      
      Verify does not detect the corruption in the example repository attached to
      issue 4129
      

      Attachments

        1. 1_repo.tar.gz
          9 kB
          Philip Martin

        Issue Links

          Activity

            People

              stefan2 Stefan Fuhrmann
              philipm Philip Martin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: