From: Jan Wielemaker <J.Wielemaker@uva.nl>
To: git@vger.kernel.org
Subject: [BUG] Path issue in git-csvserver
Date: Wed, 13 Aug 2008 10:36:04 +0200 [thread overview]
Message-ID: <200808131036.04620.J.Wielemaker@uva.nl> (raw)
Hi,
Using GIT installed with prefix=/usr/local I get this using anonymous
cvs access:
cvs checkout: warning: unrecognized response `Can't exec "git": No such file
or directory at /usr/local/libexec/git-core/git-cvsserver line 2895, <STDIN>
line 19.' from cvs server
I had similar issues before (reported a few days ago) which could be
`fixed' by including /usr/local/bin in $PATH in the xinetd config file for
this server. Somehow that doesn't appear to work here. I hacked around
by making a link from /usr/local/libexec/git-core/git to /usr/local/bin/git.
Cheers --- Jan
reply other threads:[~2008-08-13 8:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200808131036.04620.J.Wielemaker@uva.nl \
--to=j.wielemaker@uva.nl \
--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).