Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
trunk
-
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
- blocks
-
SVN-4753 SVN viewspec feature
- Open