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

attempt to write a readonly database - indexes.sqlite

From: Christian Ruffer <ruffer_at_concarnet.de>
Date: 2007-11-21 11:59:52 CET

Hello,

I got the error: "attempt to write a readonly database" after a commit.
I figured out, that the indexes.sqlite file on the server has only write
permissions for my college. (rw-r--r-- user1)
When I changed the permissions to rw-rw-rw- I was able to commit.

When deleting the indexes.sqlite it appears again when my college makes
an commit. It has again only write-permissions for him.

What das the indexes.sqlite file do and why does it only appear when my
college is commiting?
Why are the permissions of indexes.sqlite only set to write for him?

best regards,
christian ruffer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 21 12:00:08 2007

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.