From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1) Date: Sun, 09 Jan 2011 17:05:09 +0100 Message-ID: <871v4m5abg.fsf@altern.org> References: <8762u0fjn8.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=41555 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pbyf2-00018C-Vx for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 12:02:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pbyez-0002ti-Ei for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 12:02:30 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pbyez-0002ta-2t for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 12:02:29 -0500 Received: by wwb17 with SMTP id 17so19401196wwb.30 for ; Sun, 09 Jan 2011 09:02:24 -0800 (PST) In-Reply-To: <8762u0fjn8.fsf@altern.org> (Bastien's message of "Fri, 07 Jan 2011 23:12:27 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: Jason Dunsmore Hi all, so we migrated org-mode.git repository to the new server. If you already have a clone, please update your refs like this: ~$ cd your-existing-org-mode-repo/ ~$ git config remote.origin.url git://orgmode.org/org-mode.git You can make a fresh clone like this: ~$ git clone git://orgmode.org/org-mode.git To browse the repo on the web, just go here: http://orgmode.org/w/org-mode.git http://repo.or.cz/w/org-mode.git won't disappear. We will convert it into a mirror of the orgmode.org repo. Mirrors on repo.or.cz lag one hour behind the origin, so it's better to pull from the orgmode.org repository. I have updated references to repo.or.cz on Worg, but if you find some that are not fixed, please let us know (and/or provide a patch). Please report any problem while pulling or cloning! And thanks to Jason for the switch, -- Bastien