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

svn with apache: [error] Could not fetch resource information

From: Oz Basarir <basarir_at_naturalcapital.org>
Date: 2006-03-24 06:49:49 CET

I am trying to setup subversion with apache. I can now navigate to
http://www.host.com/svn/repos/scs but get a page like this:

<D:error>
  <C:error/>
  <m:human-readable errcode="22">
    Can't set position pointer in file '/svn/repos/scs/db/revs/0':
Invalid argument
  </m:human-readable>
</D:error

And in response to this url request, I get the following errors in
apache's error_log:

[error] Could not fetch resource information. [500, #0]
[error] Could not open the root of the repository [500, #22]
[error] Can't set position pointer in file '/svn/repos/scs/db/revs/0':
Invalid argument [500, #22]

The file mentioned in the error actually exists and below is the
contents of this file:
--------------beginning of /svn/repos/scs/db/revs/0 [115 bytes]-------------
PLAIN
END
ENDREP
id: 0.0.r0/17
type: dir
count: 0
text: 0 0 4 4 2d2977d1c96f487abe4a1e202dd03b4e
cpath: /

17 107
-------------------end of file-----------
Any suggestions?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 24 13:12:32 2006

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.