From: "Paulo J. Matos" <pocm@soton.ac.uk>
To: git@vger.kernel.org
Subject: Fetch pack fails
Date: Tue, 6 May 2008 12:55:44 +0100 [thread overview]
Message-ID: <11b141710805060455r74676fbau94ec3e329dd3a135@mail.gmail.com> (raw)
Hello all,
I am trying to set up my git server using git-daemon, unfortunately
the simple config is not working. I have ran git-daemon by hand using:
git-daemon --syslog --export-all --base-path=/data/git&
In /data/git/pocm/ I have test.git/
I do:
$ git clone git://localhost/pocm/test.git test
Initialized empty Git repository in /home/pocm06r/test/.git/
fatal: The remote end hung up unexpectedly
fetch-pack from 'git://localhost/pocm/test.git' failed.
I don't understand what's the problem with fetch-pack. Nothing shows
up on /var/log/messages.
Anyway to get more information from git to know what the problem git is having?
Cheers,
--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK
Sponsor ECS runners - Action against Hunger:
http://www.justgiving.com/ecsrunslikethewind
reply other threads:[~2008-05-06 11:56 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=11b141710805060455r74676fbau94ec3e329dd3a135@mail.gmail.com \
--to=pocm@soton.ac.uk \
--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).