Improve error handling in svn_ra_serf__replay_range()
From: vijay <vijay_at_collab.net>
Date: Mon, 17 Dec 2012 20:43:33 +0530
Hi,
I was looking at the issue #4100: "svnrdump dump -rN:M
<issue-snip>
$ svnrdump dump $URL -r1232154 > /dev/null
$ svnrdump dump $URL -r1232155 > /dev/null
$ svnrdump dump $URL -r1232154:1232155 > /dev/null
I could see the error "path not found" with ra_neon but ra_serf doesn't
This patch will fix this issue by handling the errors while processing
Attached the patch and log message.
[1] http://subversion.tigris.org/issues/show_bug.cgi?id=4100
Thanks & Regards,
|
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.