[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

'--make-parents' for 'svn add'

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2007-05-11 22:51:51 CEST

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?

-Hyrum

Received on Fri May 11 22:52:02 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.