RFC: Make default depth of merge infinity
From: Paul Burba <ptburba_at_gmail.com>
Date: Thu, 9 Apr 2009 10:40:04 -0400
Currently (trunk_at_37129) the default depth of a merge is the depth of
For example, say we have this merge target:
branch/ (depth == immediates)
If we merge with no depth option specified the merge will not merge
Several people find this a bit counter-intuitive, and I agree:
http://svn.haxx.se/dev/archive-2009-03/0701.shtml
This can be worked around by passing --depth=infinity to the merge
Also, this is inconsistent with how update works. In the above
I'd like to change merge's default depth to infinity. Any objections
Paul
------------------------------------------------------
|
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.