From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tim O'Callaghan" Subject: Re: problems cloning the org mode git repo Date: Tue, 18 Mar 2008 20:01:42 +0100 Message-ID: <3d6808890803181201l2839b87fhf421624b37189f60@mail.gmail.com> References: <47DFEAED.6040903@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jbh4K-00072z-60 for emacs-orgmode@gnu.org; Tue, 18 Mar 2008 15:01:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jbh4I-00072W-US for Emacs-orgmode@gnu.org; Tue, 18 Mar 2008 15:01:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jbh4I-00072S-OD for Emacs-orgmode@gnu.org; Tue, 18 Mar 2008 15:01:50 -0400 Received: from fg-out-1718.google.com ([72.14.220.156]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jbh4I-0003ev-7c for Emacs-orgmode@gnu.org; Tue, 18 Mar 2008 15:01:50 -0400 Received: by fg-out-1718.google.com with SMTP id d23so36334fga.30 for ; Tue, 18 Mar 2008 12:01:42 -0700 (PDT) In-Reply-To: <47DFEAED.6040903@yahoo.com> Content-Disposition: inline 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 I'm getting the same problem using cygwin git. Tim. On 18/03/2008, Jose Robins wrote: > > I tried to get the git repo by cloning and I got the following error. I'm > just getting into git as well... So what am I doing wrong? > > Thanks, > > > > git clone http://repo.or.cz/w/org-mode.git org-repo > Initialized empty Git repository in > /mnt/users/jrobins/src/org-repo/.git/ > error: Could not interpret response from server ' encoding="utf-8"?> > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > /users/jrobins/apps/bin/git-clone: line 474: cd: > /mnt/users/jrobins/src/org-repo/.git/refs/remotes/origin: > No such file or directory > Warning: Remote HEAD refers to nonexistent ref, unable to checkout. > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >