Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 27B139F9248; Tue, 6 Nov 2007 09:21:10 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 19798-04; Tue, 6 Nov 2007 09:20:35 -0400 (AST) Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id 4A8559F9246; Tue, 6 Nov 2007 09:21:00 -0400 (AST) Received: from snake.edbuk ([62.232.55.118]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id lA6DKupe013533 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 6 Nov 2007 13:20:57 GMT Message-ID: <47306A38.7010908@postgresql.org> Date: Tue, 06 Nov 2007 13:20:56 +0000 From: Dave Page User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: "Marc G. Fournier" CC: pgsql-www@postgresql.org Subject: Re: pgweb cvs repository moving ... References: <90A6A5277081EFF9E58AC7CD@ganymede.hub.org> In-Reply-To: <90A6A5277081EFF9E58AC7CD@ganymede.hub.org> X-Enigmail-Version: 0.95.5 OpenPGP: url=http://www.pgadmin.org/pgp/davepage.pgp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200711/129 X-Sequence-Number: 12907 Marc G. Fournier wrote: > > Early tomorrow morning (at about this time), I will be moving the CVS > repository from gborg -> pgfoundry, after which any writes should go to > pgfoundry ... gborg will stay up for 24 hours after that, while any 'read > related' scripts are updated to pull from pgfoundry, after which gborg will be > shut down ... > > gborg will be down at about this time on thursday morning. Err, hang on - do you know what exactly will need to be changed on wwwmaster? That *must* be figured out first. It's also the case that some people (myself included) have modified code in existing checkouts. Do you have some perl to fixup those trees with the new cvsroot? (and yes, I know I could probably find something myself but I don't have time atm). /D