On Mac OS X
$ cg-clone http://www.kernel.org/pub/scm/cogito/cogito.git
defaulting to local storage area
19:11:10
URL:http://www.kernel.org/pub/scm/cogito/cogito.git/refs/heads/master
[41/41] -> "refs/heads/origin" [1]
/Users/blarsen/bin/cg-pull: line 82: 0 + : syntax error: operand
expected (error token is " ")
cg-pull: objects pull failed
cg-init: pull failed
This appears to be some sort of weird shell thing. I've got bash 3.0
compiling in the background to see if that fixes the problem.
Cogito also appears to rely on the gnu tools. For instance, I've seen
the "-a" flag used with cp. OS X's default installation of cp doesn't
support -a. darwinports coreutils installs gnu cp as "gcp".
Myself, I can't live without cp -a, so have linked gcp to cp, but I
presume we want to be portable, at least to a certain degree.
Bryan
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html