[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Re: [gnu.org #262827] www.[non]gnu.org webpage
From: |
Sylvain Beucler |
Subject: |
[Savannah-hackers-public] Re: [gnu.org #262827] www.[non]gnu.org webpages updates |
Date: |
Mon, 12 Dec 2005 21:59:58 +0100 |
User-agent: |
Mutt/1.5.9i |
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/address@hidden/address@hidden/'
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.