Re: svn commit: r1526439 - in /subversion/trunk/subversion: libsvn_ra_serf/commit.c tests/cmdline/commit_tests.py
From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Mon, 21 Oct 2013 16:50:11 +0400
On 26 September 2013 14:19, <rhuijben_at_apache.org> wrote:
> if (handler->sline.code != 404)
What do you think about rewriting this condition in the following way?
return svn_error_createf(SVN_ERR_FS_ALREADY_EXISTS, NULL,
Patch attached.
-- Ivan Zhakov CTO | VisualSVN | http://www.visualsvn.com
|
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.