From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jose Robins Subject: Re: problems cloning the org mode git repo Date: Thu, 20 Mar 2008 10:57:16 -0700 Message-ID: <47E2A57C.1020505@yahoo.com> References: <47E01F6F.6050003@yahoo.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0045902581==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcP0z-0001Ih-Jl for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 13:57:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcP0x-0001IA-QU for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 13:57:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcP0x-0001I7-LC for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 13:57:19 -0400 Received: from n5.bullet.mail.ac4.yahoo.com ([76.13.13.27]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JcP0x-0003xZ-7X for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 13:57:19 -0400 In-Reply-To: <47E01F6F.6050003@yahoo.com> 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 Cc: emacs-orgmode@gnu.org This is a multi-part message in MIME format. --===============0045902581== Content-Type: multipart/alternative; boundary="------------060405040605020900010400" This is a multi-part message in MIME format. --------------060405040605020900010400 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit for any others, the problem was solved by doing the following ... git clone git://repo.or.cz/org-mode.git I replaced the string "http" with "git" I removed the "/w" part in the path... 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 > --------------060405040605020900010400 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit for any others, the problem was solved by doing the following ...

git clone git://repo.or.cz/org-mode.git

I replaced the string "http" with "git"
I removed the "/w" part in the path...

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 '<?xml version="1.0"
encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang
/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

--------------060405040605020900010400-- --===============0045902581== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0045902581==--