I'm attempting to get Subversion to work with Apache on a Windows 2003 machine and am having a heck of a time getting it to work. I think I'm pretty close though. When I try to access the repository through
http:// I receive the following error.
<?xml version="1.0" encoding="utf-8" ?>
- <D:error xmlns:D="DAV:" xmlns:m="
http://apache.org/dav/xmlns" xmlns:C="svn:">
<C:error />
<m:human-readable errcode="160033">Could not open the requested SVN filesystem</m:human-readab
le>
</D:error>
Can anyone help me get rid of this error?
Start Free Trial