[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 but permissions correct

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Mon, 14 Apr 2008 03:17:29 -0500

On Apr 11, 2008, at 6:01 PM, Marcus wrote:
> I keep getting an XML page with error number 13, and this message
> "Could not open the requested SVN filesystem".
> I have the set the permission like so:
> chown -R apache:apache /var/svn/repo ; chmod -R g+w /var/svn/repo/
> I checked everything with ls -l, and it all looks correct, but it
> still doesn't want to work.
> Any ideas?

What OS are you running on? Does your OS have the SELinux feature,
and is it turned on? If so, have you used the chcon command to allow
access to the repository? See the FAQ:

http://subversion.tigris.org/faq.html#reposperms

What version of Subversion are you using?

What repository filesystem path is printed in the error message? Is
it the same one you changed ownership and permissions on?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-14 10:17:57 CEST

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.