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

Add --non-recursive to svnlook tree command

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • trunk
    • 1.5.0
    • svnlook

    Description

      With the agreement of Daniel Rall (see URL field) it would be nice if svnlook
      tree  can take a --non-recursive option.
      
      In my case I need to list all my branches in a pre-commit hook to check commits
      on some files into the trunk.
      
      I can write a wrapper to filter out the portions of the tree which I'm not
      interested in but I've many branches and the project is large. Until this is
      implemented I prefere to "links -dump http://myrepository/branches | cut | grep
      | sed | cut | hell | horrible | errorfull....". Despite this is error prone,
      it's very faster ;)
      

      http://svn.haxx.se/dev/archive-2006-11/0520.shtml

      Original issue reported by flyer

      Attachments

        1. 1_main.c
          66 kB
          Subversion Importer

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: