Mixing recursive and non-recursive commits
From: Philip Martin <philip_at_codematters.co.uk>
Date: Tue, 23 Jul 2013 11:13:58 +0100
I've ben asked whether the command line could be enhanced so that
svn commit --parents dir/node
where 'dir' is added would automatically include 'dir' in the commit
I believe the basic principle is that explicit targets are committed
It's relatively simple when the extra, non-explict, targets are simple
Another problem is property only changes. If 'dir' only has property
My feeling is that if --parents included just adds, or perhaps both adds
Does that sound like an enhancement people would use?
-- PhilipReceived on 2013-07-23 12:15:02 CEST |
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.