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 19:46:55 +0100 Message-ID: <87pqs5die8.fsf@gnu.org> References: <8762u0fjn8.fsf@altern.org> <871v4m5abg.fsf@altern.org> <80594911-1DB7-4B91-ABF4-4EDCD5C8432D@fastmail.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=33811 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pc0Q7-0003Cc-0p for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 13:55:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pc0Q5-0007Jk-Nx for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 13:55:14 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:47232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pc0Q5-0007JQ-G2 for emacs-orgmode@gnu.org; Sun, 09 Jan 2011 13:55:13 -0500 Received: by wwb17 with SMTP id 17so19448980wwb.30 for ; Sun, 09 Jan 2011 10:55:12 -0800 (PST) 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: Konrad Hinsen Cc: emacs-orgmode Mailinglist Hi Konrad, 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. Nope, there is no http access to the repo on orgmode.org for now. We will use repo.or.cz as a mirror and you will be able to access org-mode.git from this mirror using the http protocol (as usual). I updated Worg to mention this: http://orgmode.org/worg/org-faq.html See "Keeping current". HTH, -- Bastien