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

Re: Apache Question

From: Nachiket Gokhale <gokhalen_at_conductor-am.bu.edu>
Date: 2004-11-06 23:15:01 CET

> > > > I get the following error when browsing by repository through Apache.
> > > >
> > > > <D:error>
> > > > <C:error/>
> > > > <m:human-readable errcode="160000">
> > > > Could not open the requested SVN filesystem
> > > > </m:human-readable>
> > > > </D:error>
> > > >
> > > > relevant httpd.conf is
> > > >
> > > > <Location /NonLin/repos>
> > > > DAV svn
> > > > SVNPath /mnt/hda1/svn/NonLin/repos
> > > > </Location>
>
> The path suggests you have your repos on a mount. Is that true? If so,
> it's not supported: you can't run a bdb repository on any kind of
> network mount. If you have to, use fsfs.
>

It is not a network mount, just a second IDE hard disk. Should that break
things.

I re-installed apache and subversion to use the same berkeley db (4.2) and
now I get this in my http error_log

[Sat Nov 06 17:09:29 2004] [error] [client 128.197.173.208] (20014)Error
string not specified yet: Berkeley DB error while opening environment for
filesystem /mnt/hda1/svn/NonLin/repos/db:\nInvalid argument
[Sat Nov 06
17:09:29 2004] [error] [client 128.197.173.208] Could not fetch resource
information. [500, #0] [Sat Nov 06 17:09:29 2004] [error] [client
128.197.173.208] Could not open the requested SVN filesystem [500,
#160029]
[Sat Nov 06 17:09:29 2004] [error] [client 128.197.173.208] Could
not open the requested SVN filesystem [500, #160029]

Any ideas on how to correct this?

 -Nachiket.

>
> bye,
>
>
> Erik.
>
> PS: Thanks for the log information, but there may have been one more
> line; something like 'resource unavailable'.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 6 23:15:35 2004

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.