[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: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2004-11-06 19:02:48 CET

On Fri, 5 Nov 2004 13:39:50 -0500 (EST), Nachiket Gokhale
<gokhalen@conductor-am.bu.edu> wrote:
>
>
> > > 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.

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 19:03:22 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.