can't open file '.../db/transactions/14590-9.txn/node.0.0': Permission denied
From: Tobias Herp <tobias.herp_at_gmx.de>
Date: 2006-08-09 13:19:13 CEST
Hi, everyone,
(sorry if anyone gets this mail the 2nd time; I waited several hours and couldn't find it in the list)
we have the strange problem that a certain submit fails with the strange error message "can't open file '.../db/transactions/14590-9.txn/node.0.0': Permission denied". I found the question in the web (e.g. at http://svn.haxx.se/users/archive-2006-01/0300.shtml), but so far couldn't find a real answer what could solve the problem.
We run svn 1.2.3 on a SuSE Linux 9.1, behind an Apache 2.0.54, using HTTP basic authentication.
I had a look at the db/transactions directory (ls -l; excerpt:)
drwxrwsr-x 28 root www 880 2006-08-08 18:45 .
There are no more main numbers other than 2110, 1937...14590; I found that only the directories NNNN-1.txn contain files (but /not/ 14590-1.txn). I have no idea why the 14590-N.txn directories have "S" attributes (group executable), while the earlier ones have "s" ...
The additional group executable bit of 14590-16.txn was added manually after try #16 had failed, but this (of course) didn't change anything.
Strange enough, the commit somehow seams to have worked, since I found an incremental dump of revision 14590 later in my backup directory. But now all commits seem to fail.
Any idea anyone what's going on here?
How can we affect the attributes set on the *.txn directories, created by subversion?
Is there a sticky bit which must be set (preferred with appropriate chmod command)?
Thanks a lot in advance!
-- Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Aug 9 13:20:37 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.