[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: D'Arcy Norman <dlnorman_at_ucalgary.ca>
Date: 2004-08-26 05:21:55 CEST

Travis P <svn@castle.fastmail.fm> said:

>
> 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).

Doh! True. -s makes sudo persistent, IIRC. It should have been sudo -u for
each line... Good catch!

-- 
- D'Arcy Norman
    dlnorman@ucalgary.ca
    http://commons.ucalgary.ca/weblogs/dnorman
    http://careo.ucalgary.ca
    phone://403.220.2504
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 26 05:56:53 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.