From kde-devel Fri May 05 09:45:30 2000 From: Harri Porten Date: Fri, 05 May 2000 09:45:30 +0000 To: kde-devel Subject: Re: Move to SourceForge X-MARC-Message: https://marc.info/?l=kde-devel&m=95752010811406 David Faure wrote: > > > > For those with not so brand new cvs accounts: make sure that your > > > CVS/Root entries really point to cvs.kde.org. Mine still said 'zeus' > > > .... > > > > Any scripts/commands to change this? > > Sure :-) > > find . -name Root | xargs perl -pi -e 's/zeus.informatik.mu-luebeck.de/cvs.kde.org/' Update ~/.cvspass as well if you can't remember (or don't want to retype ;) your password. Harri.