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

wc_db::flush_entries() needs recursion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • trunk
    • 1.7.0
    • libsvn_wc

    Description

      In svn_wc__db_op_delete(), a call to flush_entries() is made. However, when 
      depth==svn_depth_immediates or ==svn_depth_infinity, then we MUST flush entries from all 
      subdirectories.
      
      We need to add a depth parameter, and to review all calls to find where the recursive flush needs to 
      happen.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            gstein Greg Stein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: