Problems cloning on Mac OS
- Date: Thu, 15 May 2008 06:22:08 +0100 (CET)
- From: Peter Karlsson <peter@xxxxxxxxxxxxxxxx>
- Subject: Problems cloning on Mac OS
Hi!
I am having problems cloning with git running on Mac OS X (installed
from macports). I am cloning from a Linux box:
$ git clone ssh://peter@server/path localpath
Initialized empty Git repository in /Users/peter/tmp/localpath/.git/
percent_expand: NULL replacement
fatal: The remote end hung up unexpectedly
fetch-pack from 'ssh://server/path' failed.
$ git --version
git version 1.5.5.1
Any ideas what is wrong? I successfully cloned from that repository to
a Windows (msysgit) install yesterday, over ssh.
Git on the Linux box I'm cloning from:
$ git --version
git version 1.5.4.2
(installed from Debian package version 1:1.5.4.2-1~bpo40+2)
--
\\// Peter - http://www.softwolves.pp.se/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html