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

svn status --non-recursive still recurses

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • all
    • 1.1.0
    • libsvn_wc
    • None

    Description

      svn status --non-recursive still recurses down the tree
      (meaning it takes much longer than the user expects)
      
      Tested on Win32 with my own patched version of 0.34.0,
      as well as the packaged 0.34.0 (info below). I believe
      Stefan has reproduced with 0.35 as well.
      
      svn, version 0.34.0 (r7859)
         compiled Dec  4 2003, 08:08:28
      
      Recipe:
      1. Go to a working copy of depth > 1.
      2. Open filemon (or truss, or equivalent)
      3. svn status -N
      4. Note that it recurses the entire tree.
      
      Per Karl's suggestion, I filed and initially assigned to him.
      I've also marked it libsvn_wc, even though I'm not 100% sure that the locale.
      Left it P3, since even though it causes a BFI, it's not the normal use case for 
      command line users. However, it causes a really BFI for TortoiseSVN users, 
      since Tortoise makes extensive use of the non-recursion.
      
      ---Jim
      

      Original issue reported by sokoloff

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: