still problems with svn and ra_local under OS X
From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2002-10-16 06:18:05 CEST
OK, I applied the mutex patch and rebuilt db-4.0.14. I'm still having
% REPOS=/var/svn/repos/dev; sudo apachectl stop; sudo rm -rf "$REPOS"; sudo svnadmin create "$REPOS"; sudo chown -R svn:svn "$REPOS"; sudo chmod -R go+rX "$REPOS"; pushd "$REPOS"; sudo chown -R www db dav; sudo chmod -R g+w db dav; popd
% svnadmin youngest /var/svn/repos/dev
At this point, I can perform a db_recover:
% sudo -u svn db_recover -v -h /var/svn/repos/dev/db
and the cycle repeats again:
% svnadmin youngest /var/svn/repos/dev
The problem is not the dumpfile, as I sent my dumpfile to Ben
If anyone else running OS X wants to try the above procedure, the
-- =Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley> Pablo Research Group, Department of Computer Science and Medical Scholars Program, University of Illinois at Urbana-Champaign --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 16 06:18:40 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.