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

Re: 1.5 beta problem... still trying to track it down.

From: Michael Sinz <Michael.Sinz_at_sinz.org>
Date: Thu, 20 Mar 2008 22:06:18 -0400

On Thu, Mar 20, 2008 at 2:50 PM, Kamesh Jayachandran <kamesh_at_collab.net> wrote:
> Hi Michael,
>
> I remember seeing some errors saying 'UTF-8' blah blah, when my
> httpd was built with apr-0.9.x and 'mod_dav|authz_svn' built with apr-1.x.
>
> After making my apr-0.9.x(i.e making httpd and svn modules to link against
> same apr major version)
> has fixed the problem.

I will try to check for that. Note that the problem only seems to
happen to my HTML files. A README.txt file did not cause this problem
(commit worked just fine)

> Can you check error.log to see any segfaults?

No segfaults - I will check versions tomorrow (hopefully)

BTW - Here is what was in the error.log - interesting in that it shows
an error where it can not get the transaction (but that is because the
transaction actually did succeed - verified via a checkout
elsewhere...)

[Thu Mar 20 14:41:10 2008] [error] [client 192.168.1.7] Could not
MERGE resource "/svn/sinz.org/!svn/act/f18aff77-46c5-4559-aca7-76c2e9088de3"
into "/svn/sinz.org/trunk/Michael.Sinz". [409, #0]
[Thu Mar 20 14:41:10 2008] [error] [client 192.168.1.7] An error
occurred while committing the transaction. [409, #22]
[Thu Mar 20 14:41:10 2008] [error] [client 192.168.1.7] Can't convert
string from native encoding to 'UTF-8': [409, #22]
[Thu Mar 20 14:41:10 2008] [error] [client 192.168.1.7]
\x18!\b@?\\153%\bxx"\b$\x18!\b \x0f%\b?\\176?\\190\x1c\b [409, #22]
[Thu Mar 20 14:41:11 2008] [error] [client 192.168.1.7] Could not
DELETE /svn/sinz.org/!svn/act/f18aff77-46c5-4559-aca7-76c2e9088de3.
[500, #0]
[Thu Mar 20 14:41:11 2008] [error] [client 192.168.1.7] could not open
transaction. [500, #2]
[Thu Mar 20 14:41:11 2008] [error] [client 192.168.1.7] Can't open
file '/home/subversion/repositories/sinz.org/db/transactions/51-1.txn/props':
No such file or directory [500, #2]

-- 
Michael Sinz Technology and Engineering Director/Consultant
"Starting Startups" mailto:Michael.Sinz_at_sinz.org
My place on the web http://www.sinz.org/Michael.Sinz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-21 03:06:33 CET

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.