Unable to access SVN externally - Could not open the requested SVN filesystem
Posted
by Webnet
on Server Fault
See other posts from Server Fault
or by Webnet
Published on 2010-03-29T18:17:26Z
Indexed on
2010/03/29
18:23 UTC
Read the original article
Hit count: 370
When I access the following URL on my machine https://svnserver:80/svn/web/domain.com I get the error:
<D:error>
<C:error/>
<m:human-readable errcode="2">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>
The exact name of my respository is domain.com
, I have https up and running, so any ideas why I can't access the repository?
© Server Fault or respective owner