[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Commit Error

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-29 16:09:15 CEST

On Tue, 2004-06-29 at 00:40, Aaron Axelsen wrote:
> (13)Permission denied: Can't open activity db: Permission denied
> [500, #13]
>
> As far as I can tell, all my persmissions on necessary folders are
> correct. Is there something tricky here im missing?

Apache must own (or have complete r/w access) to the *entire*
repository, not just the db/ subdirectory. In this case, the
"activities" database is a mini database in the repos/dav/ subdir. It
has the wrong permissions, I'm sure.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 29 16:16:50 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.