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

subversion:REPORT request failed on

From: <szabszi_at_gmail.com>
Date: Sat, 31 Jan 2009 14:41:08 -0800 (PST)

Hi,

i had to move a subversion repo to a new server. i used svnadmin dump/dump --incremental to do this.
On the new server i did svnadmin load dump...
We use svn with trac and apache.
if we want to checkout or update the repo we got error message: REPORT request failed on /path/!svn/vcc/default, REPORT of "/samepathasiwrote" could not read chunk size
In the apache error log, all i can see is Segmentation fault (11).
When I straced the apache2 i saw this:

open (...db/revprops/2049", O_RDONLY) = 25)
stat("/htdocs/svn/.../0x7fffc72e1790) = -1 ENOENT (No such file or directory)

however, i never used htdocs path (subversion and trac are on a completely different path)

in the contrary, we can browse the repo, download the files which cannot find svn according to the logs.
and, on the old server we can checkout and update without any problems!

any idea?

bests,

sz

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1082094

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-01 01:22:44 CET

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.