[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: commit problem with 1.4.2 (r22196) [solved, bugworthy?]

From: Jeremy Kitchen <kitchen_at_scriptkitchen.com>
Date: Fri, 17 Oct 2008 01:36:12 -0700

Daniel Shahaf wrote:
>> turns out this was actually due to our pre-commit hook script failing
>> and spitting out some strange output:
>>
>> [Thu Oct 16 17:29:53 2008] @ߚ: Name "OpenSRS::OPENSRS_LOGOUT" used only
>> once: possible typo at @ߚ line 51.
>>
>> Now, my question is:
>> Should this message be a little more clear, perhaps?
>
> What, reading the hex'ed timestamp isn't clear enough already? :-)

nope, it wasn't, unfortunately. If I come across it again, it certainly
will be, however ;)

>> If it said
>> something like 'pre-commit hook script exited non-zero, but we could not
>> parse the output, here's why', it would have been a lot easier to
>> troubleshoot this issue :)
>>
>
> Seems that it's fixed already: in 1.5.3, the code reads:
>
> /* If we got the stderr output okay, try to translate it into UTF-8.
> Ensure there is something sensible in the UTF-8 string regardless. */
[snip code]

Excellent, thanks!

-Jeremy

Received on 2008-10-17 10:36:34 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.