From: Lucio Crusca <lucio@sulweb.org>
To: git@vger.kernel.org
Subject: git: 'daemon' is not a git command. See 'git --help'.
Date: Mon, 30 May 2011 12:58:08 +0200 [thread overview]
Message-ID: <201105301258.08178.lucio@sulweb.org> (raw)
Hi *,
I'm very new to git and I'm trying to share a git repo on a Centos 5.6 server.
I've installaed git 1.7.4.1 with yum (I already had the epel repo setup).
git init, add, commit work as expected, but when I
# touch .git/git-daemon-export-ok
and
# git daemon
I get:
git: 'daemon' is not a git command. See 'git --help'.
And no git-daemon file can be found in /usr (find /usr -name git-daemon). Google
seems to be aware of this problem only about msysGit (windows).
What am I doing wrong?
Please CC me as I'm not subscribed, thanks.
Lucio.
next reply other threads:[~2011-05-30 11:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-30 10:58 Lucio Crusca [this message]
2011-05-30 11:27 ` git: 'daemon' is not a git command. See 'git --help' Erik Faye-Lund
2011-06-03 11:18 ` Michael J Gruber
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=201105301258.08178.lucio@sulweb.org \
--to=lucio@sulweb.org \
--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).