git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bryan Larsen <bryan.larsen@gmail.com>
To: git@vger.kernel.org
Subject: cogito Mac OS X compatibility
Date: Fri, 08 Jul 2005 19:34:55 -0400	[thread overview]
Message-ID: <42CF0D9F.8040909@gmail.com> (raw)

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

             reply	other threads:[~2005-07-08 23:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08 23:34 Bryan Larsen [this message]
2005-07-09 13:40 ` cogito Mac OS X compatibility Martin Langhoff
2005-07-09 16:50 ` Sven Verdoolaege
2005-07-09 18:38   ` Bryan Larsen
2005-07-10 14:29 ` Petr Baudis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42CF0D9F.8040909@gmail.com \
    --to=bryan.larsen@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).