From: Jose Luis Rivas Contreras <ghostbar38@gmail.com>
To: git@vger.kernel.org
Subject: git-daemon whitelist issue
Date: Sat, 24 May 2008 09:34:58 -0430 [thread overview]
Message-ID: <4838208A.6020205@gmail.com> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
[Please CC me, I'm not subscribed]
Hi, I know this will be a dummy question but I cannot find how to solve
this trying in several ways but none of them work. The issue is that
when I try to clone I get:
May 24 09:25:39 jooga git-daemon: [14724]
'/home/repo/git/xscreensaver.git': not in whitelist
My git-daemon conf is this:
8< -----
service git
{
disable = no
type = UNLISTED
socket_type = stream
protocol = tcp
user = nobody
wait = no
server = /usr/bin/git-daemon
server_args = --inetd --export-all
}
8< -----
I've tried with `--inetd --export-all /home/repo/git', `--inetd
- --export-all --base-path=/home/repo/git /home/repo/git', with
interpolated to with a symlink but nothing works, I'm trying with:
git clone git://repo.ghostbar.ath.cx/home/repo/git/xscreensaver.git noseless
Anyway, cloning trough http worked but is not what I want :)
Any toughs?
Regards.
- --
Jose Luis Rivas. San Cristóbal, Venezuela. PGP: 0xCACAB118
http://ghostbar.ath.cx/{about,acerca} - http://debian.org.ve
`ghostbar' @ irc.debian.org/#debian-ve,#debian-devel-es
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIOCCKOKCtW8rKsRgRArKWAKDFE4f1vbXZeuchYeQA7SnVqOzRdACdGWLs
MHWJpXTr5189qCEm07IX59w=
=5g4F
-----END PGP SIGNATURE-----
next reply other threads:[~2008-05-24 14:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-24 14:04 Jose Luis Rivas Contreras [this message]
2008-05-26 9:06 ` git-daemon whitelist issue Andreas Ericsson
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=4838208A.6020205@gmail.com \
--to=ghostbar38@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).