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

RE: Could not open the requested SVN filesystem

From: <ilmars.katajs-paeglis_at_chase.com>
Date: 2006-02-15 14:11:06 CET

Daniel,

thanks for you response.

I tried your solution, but it did not work as well.

The repository is located in /sas/svnrepos. There is no repository in
/sas/repos.

il.

Ilmars,
 
Can you try to change the <Location /> to the following and see it would
work:
 
<Location /repos>
    DAV svn
    SVNPath /sas/repos
</Location>

 
Good luck.
 
daniel
Received on Wed Feb 15 14:13:19 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.