Re: crash when merging
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 3 Jun 2013 23:32:49 +0100 (BST)
I (Julian Foad) wrote:
> I (Julian Foad) wrote:
The svn_client_get_merging_summary() API uses the same code, and had the same bug, and the same fix fixes it. 'svn mergeinfo' uses that API and, like 'svn merge', avoids the problem by checking ancestry before calling it. I tested it in the same way -- by disabling the ancestry check in 'mergeinfo-cmd.c', and running 'svn mergeinfo' by hand.
I've proposed r1489203 for back-port to 1.8.x.
- Julian
|
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.