git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cogito Mac OS X compatibility
@ 2005-07-08 23:34 Bryan Larsen
  2005-07-09 13:40 ` Martin Langhoff
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bryan Larsen @ 2005-07-08 23:34 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-07-10 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-08 23:34 cogito Mac OS X compatibility Bryan Larsen
2005-07-09 13:40 ` Martin Langhoff
2005-07-09 16:50 ` Sven Verdoolaege
2005-07-09 18:38   ` Bryan Larsen
2005-07-10 14:29 ` Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).