Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 22790632E2D; Fri, 27 Mar 2009 18:00:53 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 81796-04-2; Fri, 27 Mar 2009 18:00:41 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by mail.postgresql.org (Postfix) with ESMTP id 36FEE633FFD; Fri, 27 Mar 2009 18:00:38 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 18B98DCC4F2; Fri, 27 Mar 2009 22:00:35 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id 68F2E1240B0; Fri, 27 Mar 2009 22:00:34 +0100 (CET) Message-ID: <49CD3E72.3030704@hagander.net> Date: Fri, 27 Mar 2009 22:00:34 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: PostgreSQL www Subject: git service migrated X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.015 tagged_above=0 required=5 tests=AWL=0.015 X-Spam-Level: X-Archive-Number: 200903/199 X-Sequence-Number: 16853 We have just "flipped the switch" in the DNS to migrate the git service to the new machine. The DNS zone has a 5 hour timeout, during which you may still end up on the old machine. This machine will continue to serve the repositories in read-only mode. This includes the main PostgreSQL git clone which will be served but no longer updated. The new server will pick up where the old one left off, and there is no reconfiguration of your local repositories required to "git pull" from the new one - it will be completely automatic once DNS has switched over. I'm sure there is something we've missed, and we'll correct that as soon as we find it :-) /Magnus