Martin,
After discussion with some other devs on IRC (#svn-dev on Freenode,
come and join us!), I committed r1160705 which should expose the post
commit error as part of the CommitInfo class in JavaHL. I've
nominated r1160705 for 1.7.x.
Could you test it if you get the chance?
-Hyrum
On Tue, Aug 23, 2011 at 1:45 AM, Martin Kutter <martin.kutter_at_fen-net.de> wrote:
> Hello Hyrum,
>
> On Mon, 22 Aug 2011 09:56:19 -0500, Hyrum K Wright
> <hyrum.wright_at_wandisco.com> wrote:
>> Can you post a patch wherein you add your testcase to the JavaHL
>> testsuite on trunk? I'm happy to look into the problem, and having
>> that testcase in an easily digestible format would be useful.
>>
>> -Hyrum
>>
>> On Mon, Aug 22, 2011 at 3:33 AM, Martin Kutter
> <martin.kutter_at_fen-net.de>
>> wrote:
>>> Hi,
>>>
>>> I think there's a bug in JavaHL, which ignores post-commit error
> messages
>>> and does not transmit it to the caller (neither directly, nor, via the
>>> notify2 API).
>>>
>
> Can do. But I'd like to be sure first that my assumed behavior is correct.
>
> My current test assumes the following expected behavior:
>
> - a commit with a post-commit error passes without exception
> - in the notification passed to the client via the notify2 callback, the
> field
> ErrMsg is set and contains the post-commit error messages.
>
> Is this correct and complete?
>
> Martin
>
--
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2011-08-23 16:24:07 CEST