[clbuild-devel] Getting clbuild via git
David Lichteblau
david at lichteblau.com
Thu Jan 27 20:38:49 UTC 2011
Hi there,
Quoting Greg Bennett (gwbennett at sentex.ca):
> Hello there from Greg Bennett
> I have encountered a 'fatal:' message in attempting to get clbuild via git.
> Running Ubuntu 10.4 64-bit, I believe I am following the web page in issuing
>
> git clone git:://gitorious.org/clbuild2/clbuild2.git
>
> and I receive in return
>
> Initialized empty Git repository in
> /home/gwbennett/LispTopLevel/Systems/clbuild/clbuild2/.git/
> fatal: unable to find remote helper for 'git'
>
> Perhaps someone can point out my error(s)
Gladly :-). There's a colon too many in git:://.
The right command reads:
git clone git://gitorious.org/clbuild2/clbuild2.git
> Cheers /Greg Bennett
David
More information about the clbuild-devel
mailing list