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

Re: problems testing 0.28 for release

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-27 15:11:34 CEST

Paul Lussier <pll@lanminds.com> writes:

> [Wed Aug 27 08:15:58 2003] [error] [client 127.0.0.1] Could not open\
> the SVN filesystem at\
> /usr/local/svndev/subversion-0.28/subversion/tests/clients/cmdline/repositories/local_tmp [500, #165005]

Why the heck is it trying to open a repository called 'local_tmp'
within your /repositories Location? It should be trying to open
/local_tmp/repos, not /repositories/local_tmp.

> <Location /repositories>
> DAV svn
> SVNParentPath \
> /usr/local/svndev/subversion-0.28/subversion/tests/clients/cmdline/repositories
> </Location>
>
> <Location /local_tmp/repos>
> DAV svn
> SVNPath \
> /usr/local/svndev/suversion-0.28/subversion/tests/clients/cmdline/local_tmp/repos
> </Location>

"suversion-0.28"? Is that a typo above?

Do you have *any other* Location blocks in your httpd.conf?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 27 15:16:49 2003

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.