[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: Steve <subversion_at_digitalnothing.com>
Date: 2004-03-22 08:31:30 CET

> The "testrepo" repository was created successfully, and has all of the
> expected files from "svnadmin create". Any idea what's going on here?

It seems to be a permissions issue. If I do chmod -R 0777 /usr/svn/testrepo
then I can access the repository. I did chown www:www /usr/svn/testrepo with
a chmod -R 0700 as well as 0770, but it only works if everyone is allowed
full access.

As a side note, the subversion docs indicate that only read and write perms
are required, yet the only way I can bring up the repository is be also
setting execute perms.

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 22 08:32:02 2004

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.