git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git: 'daemon' is not a git command. See 'git --help'.
@ 2011-05-30 10:58 Lucio Crusca
  2011-05-30 11:27 ` Erik Faye-Lund
  0 siblings, 1 reply; 3+ messages in thread
From: Lucio Crusca @ 2011-05-30 10:58 UTC (permalink / raw)
  To: git

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.

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

end of thread, other threads:[~2011-06-03 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-30 10:58 git: 'daemon' is not a git command. See 'git --help' Lucio Crusca
2011-05-30 11:27 ` Erik Faye-Lund
2011-06-03 11:18   ` Michael J Gruber

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).