sqlite[S8]: attempt to write a readonly database
From: Adam Jensen <hanzer_at_riseup.net>
Date: Sun, 10 Apr 2016 13:29:03 -0400
Hi,
I am *very* new to svn. I just set up a server (svnserve, version 1.8.14 (r1692801)) on OpenBSD-5.8.
The repository was created with: doas -u _svn svnadmin create /var/svn/project-A
Then I did an: svn checkout svn://minerva.bohemia.net/project-A
Then from ~/project-A/trunk:
svn import bin svn://minerva.bohemia.net/project-A/trunk/bin
Adding bin/foo.tcl
Committed revision 5.
Warning: post commit FS processing had error:
Is this a known problem? I see rep-cache.db might be the problem:
ls -la /var/svn/project-A/db
But those permissions were set up automatically by svn. Is it a reasonable fix to just manually change rep-cache.db permissions or ownership? Or did I make a mistake when setting up the environment?
|
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.