From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Dunsmore Subject: Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1) Date: Sun, 09 Jan 2011 13:19:38 -0600 Message-ID: <87hbdhkhpx.fsf@riotblast.dunsmor.com> References: <8762u0fjn8.fsf@altern.org> <871v4m5abg.fsf@altern.org> <80594911-1DB7-4B91-ABF4-4EDCD5C8432D@fastmail.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=48287 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pc0nk-0001YZ-Nt for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 14:19:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pc0nj-0002jx-M8 for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 14:19:40 -0500 Received: from deathroller.dunsmor.com ([98.129.169.48]:45913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pc0nj-0002js-HO for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 14:19:39 -0500 In-Reply-To: <80594911-1DB7-4B91-ABF4-4EDCD5C8432D@fastmail.net> (Konrad Hinsen's message of "Sun, 9 Jan 2011 19:36:37 +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: Bastien Konrad Hinsen writes: > 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. Hi Konrad, I just made the org-mode repo available via HTTP. Try running: git clone http://orgmode.org/org-mode.git Regards, Jason