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

Re: attempt to write a readonly database - indexes.sqlite

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-11-21 12:52:48 CET

On Nov 21, 2007 5:59 AM, Christian Ruffer <ruffer@concarnet.de> wrote:
> 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?

What version are you running? IIRC, SQLite doesn't make an appearance
in Subversion until 1.5, which isn't even a release candidate yet.

---------------------------------------------------------------------
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:53: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.