[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: Thu, 16 Oct 2008 17:34:13 -0700

Jeremy Kitchen wrote:
> The problem is this:
> "svn-commit.tmp" 6L, 137C written
> Sending Mailfilterer.pm
> Transmitting file data .svn: Commit failed (details follow):
> svn: MERGE request failed on '/repo/trunk/perl/Ndn/Dreamhost/Service'
> svn: Valid UTF-8 data
> (hex: 4f 63 74 20 31 35 20 31 38 3a 33 30 3a 35 34 20 32 30 30 38 5d 20
> 70 60)
> followed by invalid UTF-8 sequence
> (hex: 9a 02 3a 20)
> svn: Your commit message was left in a temporary file:
> svn: '/home/jeremyk/devel/ndn/perl/Ndn/Dreamhost/Service/svn-commit.tmp'

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? 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 :)

thoughts?

-Jeremy

Received on 2008-10-17 02:35:16 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.