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

No user interface for 'checkout all dirs except foo'

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • trunk
    • unscheduled
    • libsvn_wc
    • None

    Description

      How to checkout, say, all of trunk except the notes/ directory?
      
      % svn checkout $URL/trunk wc
      ^C
      % svn up --set-depth empty wc/notes
      % svn up wc
      
      We'd like a way to do the same without a ^C (so that it can be scripted, used by
      non-cmdline clients, etc).
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: