From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1) Date: Sun, 9 Jan 2011 19:36:37 +0100 Message-ID: <80594911-1DB7-4B91-ABF4-4EDCD5C8432D@fastmail.net> References: <8762u0fjn8.fsf@altern.org> <871v4m5abg.fsf@altern.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=53789 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pc08E-0006M1-GR for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 13:36:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pc08D-00046C-MJ for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 13:36:46 -0500 Received: from smtp3-g21.free.fr ([212.27.42.3]:60237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pc08D-00045O-4Y for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 13:36:45 -0500 In-Reply-To: <871v4m5abg.fsf@altern.org> 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: Bastien , emacs-orgmode Mailinglist On 9 Jan 2011, at 17:05, Bastien wrote: > 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 Is there an http version as well, for those of us behind nasty firewalls? I tried replacing git: by http:, but that doesn't seem to yield a valid repo URL. Konrad.