You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kay <ka...@gmail.com> on 2015/02/18 23:38:22 UTC

subversion error m:human-readable errcode="200001

I configured subversion + apache and created a repository with FSFS backend.
I am getting the following error when I tried to access the newly created
repository via the apache. Please help:

<D:error>
<C:error/>
<m:human-readable errcode="200001">
Could not open the requested SVN filesystem
</m:human-readable>
</D:error>





--
View this message in context: http://subversion.1072662.n5.nabble.com/subversion-error-m-human-readable-errcode-200001-tp192121.html
Sent from the Subversion Dev mailing list archive at Nabble.com.

Re: subversion error m:human-readable errcode="200001

Posted by Stefan Sperling <st...@elego.de>.
On Wed, Feb 18, 2015 at 03:38:22PM -0700, kay wrote:
> I configured subversion + apache and created a repository with FSFS backend.
> I am getting the following error when I tried to access the newly created
> repository via the apache. Please help:
> 
> <D:error>
> <C:error/>
> <m:human-readable errcode="200001">
> Could not open the requested SVN filesystem
> </m:human-readable>
> </D:error>

Hi kay,

Please post your question to the users@ list.

The dev@ list is for conversation about Subversion's development and
your post is off-topic in the context of that conversation.
See http://subversion.apache.org/mailing-lists.html

Thanks.