[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Corrupt svn database on MacOSX

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-08-26 00:59:59 CEST

On Aug 25, 2004, at 5:37 PM, D'Arcy Norman wrote:

> $ sudo -s www /usr/local/subversion/bin/svnadmin dump
> /Library/Subversion > svndump
> $ sudo -s www /usr/local/subversion/bin/svnadmin create
> /Library/Subversion
> $ sudo -s www /usr/local/subversion/bin/svnadmin load
> /Library/Subversion < svndump
> $ sudo -s www /usr/local/apache/bin/apachectl start
>
> And big thanks to Travis P. for his tip of using sudo -s www I've
> been using MacOSX since the Public Beta days and still didn't know
> that one ;-)

So glad it helped. I think you've got a persistent typo above. It's
"sudo -u www" rather than "sudo -s www" (at least on my MacOS X system
and on AIX).

-Travis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 26 01:00:30 2004

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.