Re: [SQLObject] svn repository broken?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2004-09-02 20:53:32
|
Tracy Ruggles wrote: > Here's what I get when trying to checkout SQLObject: > > tracyruggles$ svn co svn://colorstudy.com/trunk/SQLObject > svn: Berkeley DB error while opening environment for filesystem /var/lib/subversion/repository/db: > DB_RUNRECOVERY: Fatal error, run database recovery It's the damn permissions. Ever since I set up viewcvs it's been causing problems. Viewcvs needs write permission (blech; bdb thing, I guess), and it runs as a different user from svnserver, and then it causes problems and I have to go in and fix permissions and do recovery. Annoying, but now fixed. -- Ian Bicking / ia...@co... / http://blog.ianbicking.org |