fedora 9 系统环境下
[root@localhost Handset]# git clone git@server_ip:zs_test
Initialized empty Git repository in /root/git_work/Handset/zs_test/.git/fatal: no matching remote head
fetch-pack from 'git@server_ip:zs_test' failed.
[root@localhost Handset]# git --version
git version 1.5.4.5
ubuntu 11.10 系统环境下
camille@Produ