Hi again, Sorry, I told you to s/ext/pserver/, but you also need to s/savannah/cvs.savannah/.
That should do the trick: find -path '.*/CVS/Root' -print0 | xargs -0 perl -i -p -e 's/[EMAIL PROTECTED]/[EMAIL PROTECTED]/' You can try to update the 'rdiff-backup' project to see if the update is working well: curl http://www.gnu.org/new-savannah-project/new.py -F type=non-gnu -F project=rdiff-backup Did you also update 'new.py', btw? Sorry for not being clear the first time :) -- Sylvain On Mon, Dec 12, 2005 at 12:08:01PM -0500, Justin Baugh via RT wrote: > > [beuc - Sun Dec 11 18:22:01 2005]: > > > > Hi, > > > > Can you modify the script that updates webpages so that it uses the > > 'pserver' method instead of the 'ext' one? > > Sylvain, > > All the Root entries have been updated.
