Re: Subtree mergeinfo
From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 19 Sep 2012 19:01:13 +0200
On Wed, Sep 19, 2012 at 05:55:27PM +0200, Michael T wrote:
This depends on whether the resulting consolidated mergeinfo really
You could end up marking revisions that were merged only into a
However, sometimes this blocking of changes is exactly what is
So it all depends on what you really want the mergeinfo to say.
If you don't know what you want it to say and how to get there,
> And would the 71874-75960
Depends.
I suspect I didn't explain Subversion's behaviour clearly enough.
Mergeinfo will only be elided from child A/B to parent A if the only
For example, this will elide:
A - svn:mergeinfo = (/branches/foo/A:50-60)
Because the mergeinfo on A/C, path-adjusted to A, matches that of A.
And this won't elide:
A - svn:mergeinfo = (/branches/foo/A:50-60)
The difference being that revisions 61 to 66 have only been merged
So elision is not "clever" in any way. All that Subversion does is
Does this clear up your understanding of what you can expect?
|
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.