From: "Henrik Vendelbo" <hvendelbo.dev@googlemail.com>
To: git@vger.kernel.org
Subject: only accessing some git repos: Am I configuring daemon wrong?
Date: Sun, 18 Nov 2007 13:18:04 +0000 [thread overview]
Message-ID: <9732aadb0711180518n26c2681aqe7f0a823012c6fe3@mail.gmail.com> (raw)
I run the daemon against a base directory with all my repos.
/repositories
+ /blingon
+ /config
+ /thepia
+ /config
The config directories are git repositories, and the repos are made
available with the following command:
henrik-computer:~ x$ git daemon --export-all --verbose --base-path=/repositories
[337] Connection from 192.168.9.130:56583
[337] Extended attributes (20 bytes) exist <host=192.168.9.165>
[337] Request upload-pack for '/blingon/all'
[337] Disconnected
For some reason when I try to pull over the git protocol to a
different machine using clone, I get a failure telling me that there
is 'no matching remote head'
I tried specifying the actual repo directories, but that made no difference.
Any ideas?
Henrik
next reply other threads:[~2007-11-18 13:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-18 13:18 Henrik Vendelbo [this message]
2007-11-18 18:48 ` only accessing some git repos: Am I configuring daemon wrong? Junio C Hamano
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=9732aadb0711180518n26c2681aqe7f0a823012c6fe3@mail.gmail.com \
--to=hvendelbo.dev@googlemail.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).