[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 16:37:56 CET

Please be aware that 1.5 has *not* been released yet, and therefore
you are running a development version which is most likely buggy; the
issue you're encountering may have already been resolved in a later
version.

You'll probably need the help of an SVN developer (unreleased software
isn't officially supported AFAIK), and be sure to report the revision
your version was built from; this should be reported by svn --version.

On Nov 21, 2007 10:31 AM, Christian Ruffer <ruffer@concarnet.de> wrote:
> I use 1.5 - It is part of openSuSE 10.3.1-factory.
>
> concarnet - Die Internetlösung für Fleischer.
> Fabian Krumbholz & Christian Ruffer GbR
>
> Bayerstraße 89, D-80335 München
> Fon: (089) 52031048
> Fax: (089) 52031053
>
> ruffer@concarnet.de
> http://www.concarnet.de/
>
> Andy Levy schrieb:
>
> > 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
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 21 16:38:51 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.