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

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

From: Justin Patrin <papercrane_at_gmail.com>
Date: 2006-09-03 03:24:17 CEST

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?

-- 
Justin Patrin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 3 03:25:24 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.