I compiled Subversion 1.7 on Mac OS X 10.7.2 and when trying to run any "svn" operation I get the following error:
mjparme:~/java_projects/mtllib:65> svn status svn: E200029: Couldn't perform atomic initialization svn: E200030: Could not initialize SQLite shared cache I found a similar post from just last week: http://old.nabble.com/Problem-with-checkout-for-1.7.0-rc4-td32626793.html but it seemed to suggest that a patch was made to the source code that should prevent this from occurring. Indeed, when I check the source code the patch that is in that thread does seem to have made it into the released version of 1.7. Does anyone have any insight how I can build a runnable version of 1.7 for Mac OS? -- View this message in context: http://old.nabble.com/Can%27t-run-%22svn%22-after-compiling-on-1.7-Mac-OS-10.7-tp32667089p32667089.html Sent from the Subversion Users mailing list archive at Nabble.com.