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

Re: Apache/DAV/SVN don't work after some period of time

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-09-03 13:31:13 CEST

On Sep 3, 2006, at 03:24, Justin Patrin wrote:

> When I first start up Apache I can checkin to my DAV-hosted SVN
> project just fine. However, after it has been running for a while, if
> I try to check in I get errors on creating transactions.
>
> My Apache log has this:
>
> [Tue Aug 29 22:33:55 2006] [error] [client 192.168.1.101] Could not
> create activity
> /svn/repos/!svn/act/ffb7c749-3c60-2d4a-a2b9-150bb55dfcf4. [500, #0]
> [Tue Aug 29 22:33:55 2006] [error] [client 192.168.1.101] could not
> begin a transaction [500, #13]
> [Tue Aug 29 22:33:55 2006] [error] [client 192.168.1.101] Can't open
> file '/var/svn/repos/db/transactions/19-1.txn/node.0.0': Permission
> denied [500, #13]
>
> The 19-1.txn directory exists but does not have execute permissions
> for any user which I expect causes the problem.
>
> If I restart Apache and do the same checkin it works just fine so this
> is only a problem once Apache has been running for awhile. Any ideas?

Wait, are you saying that if you restart Apache, the execute bit
reappears on the directory? Or that it works for awhile even when the
execute bit is not set? Or that you're manually setting the execute
bit, and something is removing it again after awhile?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 3 13:32:56 2006

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.