On Fri, 11 May 2007, Hyrum K. Wright wrote:
> So, after adding '--make-parents' support for mkdir, copy and move, I
> though up another possible use. 'svn add' could be augmented to support
> this functionality as well. If asked, the client would recurse up the
> directory tree looking for a working copy, and then back down to the
> target, adding directories to that working copy as it goes.
>
> Is this functionality actually useful? The scenario I envision is
> somebody (or some tool) creating a large tree structure, and then a user
> just wanted to add a single file without having to figure out which
> directories need to be added as well.
>
> Thoughts?
Can also be useful when versioning $HOME or /etc or any other existing
directory structure when only parts should be versioned, for example:
svn add --make-parents ~/.ut2004/System/UT2004.ini
svn add --make-parents /etc/X11/xorg.conf
I like the idea :)
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 11 23:09:58 2007