Re: Implicit keep-alive after reintegrate merge
From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 30 Jan 2012 14:51:17 +0100
On Mon, Jan 30, 2012 at 02:23:46PM +0100, Stefan Sperling wrote:
And here I'm catching myself spreading misinformation again.
There is another tweak we use during reintegrate.
(3)
If we used:
(3.2 b) svn co a_at_r6 wc; svn merge b_at_r4 b_at_r7 a
So what really happens is:
(3.2 b) svn co a_at_r6 wc; svn merge a_at_r4 b_at_r6 a
Note that a is compared to b, rather than b against its former self.
I'll readily admit that my initial statement about reintegrate
|
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.