From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: odt exporter: tarball? Date: Tue, 08 Mar 2011 09:37:21 +0800 Message-ID: <877hcaqtny.fsf@ericabrahamsen.net> References: <878vwq5tzu.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49443 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pwlrq-0008G5-Dj for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 20:37:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pwlro-0003dC-Ri for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 20:37:42 -0500 Received: from lo.gmane.org ([80.91.229.12]:42040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pwlro-0003d8-HY for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 20:37:40 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pwlrm-0001pN-BY for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 02:37:38 +0100 Received: from 123.121.202.149 ([123.121.202.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Mar 2011 02:37:38 +0100 Received: from eric by 123.121.202.149 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Mar 2011 02:37:38 +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 suvayu ali writes: > On Mon, Mar 7, 2011 at 4:35 PM, Eric Abrahamsen wrote: >> I've never been able to check out the repository at: >> >> http://repo.or.cz/w/org-mode/org-jambu.git >> >> Git hangs every time I try a clone or fetch. Is there a way to get a >> tarball snapshot of the repository as it exists now? >> > > What url did you use with git? I presume the git:// url should work > just fine. There are instructions on how to clone the repo on the top > of the page if you already have org-mode.git. If none of that works, > can't you get the tarballs from the snapshot links in the shortlog? Man, I'm having a real losing streak with stupid questions. I thought I'd tried everything over the course of the past few days, but I just tried the git:// url (again?) and of course it worked perfectly. Sorry for the noise. E