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

Could not open the requested SVN filesystem

From: Jonathan Coles <jcoles0727_at_rogers.com>
Date: 2005-03-09 12:33:08 CET

Setting up svnserve was simple. Setting up HTTP access is proving to be
quite difficult.

I have a repository at /home/svn/repos/test.
My Location directive says:
<Location /repos>
    DAV svn
    SVNParentPath /home/svn/repos
</Location>

When I execute "svn co http://172.20.120.102/repos/test" I get
svn: PROPFIND request failed on '/repos/test'
svn:
Could not open the requested SVN filesystem

What could be wrong now?

I have no problem checking out the files with the command
svn co svn+ssh://172.20.120.102/home/svn/repos/test

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 12:35:38 2005

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.