From: Tracy R. <tr...@re...> - 2004-09-02 19:10:26
|
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/su= bversion/repository/db: DB_RUNRECOVERY: Fatal error, run database recovery tracyruggles$ svnadmin recover .svn Please wait; recovering the repository may take some time... svn: Expected version '3' of repository; found version '4' I've checked that the other subversion-based repositories that I have check= ed out work correctly, and they do. Is this something in SQLObject subvers= ion repository? (I apologize in advance if it's a subversion error on my s= ide...) Thanks, Tracy I'm using the svn client version 1.0.0 on MacOS X. |