checkout subtree; feature request
From: Chris Capel <chris_at_ibanktech.net>
Date: 2005-04-19 18:44:00 CEST
In reference to http://svn.haxx.se/users/archive-2005-03/0557.shtml, I'd like to
svn co svn://my-server/project/branches/a-branch-i-want --build-parent-folders
and have the client build the working copy for
Or perhaps better would be to have an option with an argument, such that
svn co svn://my-server/project/branches/a-branch-i-want --build-from-folder \
would create the working copy under branches/a-branch-i-want.
Currently, it's possible do something like this to get the effect (thanks to
svn co svn://my-server/project -N; cd project; svn up trunk -N; cd trunk
but unfortunately, that's a rather obscure way to do it. (Updating a directory
If no one has objections, I'll add a feature request to the issue tracker.
Chris Capel
Please CC me in any replies.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.