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

Create an abstract intra-revision DAG tree walker

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.14.0
    • None
    • None

    Description

      Both svnadmin verify and the newly-added svnadmin build-repcache have functionality that takes a revision root and recursively does something to all nodes under that root that are in the same revision as the root. That logic is in tree.c:verify_node() and fs_fs.c:reindex_node().

      Abstract this pattern into a generic walker with a callback function.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: