From: Paul Gardiner <paul@laser-point.co.uk>
To: Michael J Gruber <michaeljgruber+gmane@fastmail.fm>
Cc: git@vger.kernel.org
Subject: Re: What am I doing wrong?
Date: Fri, 16 May 2008 14:28:11 +0100 [thread overview]
Message-ID: <482D8BEB.6070706@laser-point.co.uk> (raw)
In-Reply-To: <g0jvig$1dn$1@ger.gmane.org>
Michael J Gruber wrote:
> Paul Gardiner venit, vidit, dixit 16.05.2008 14:32:
>> Michael J Gruber wrote:
>>> Paul Gardiner venit, vidit, dixit 16.05.2008 13:25:
>>>> I create the initial repository with
>>>>
>>>> git-clone /<full-path>/<name>.git/ <folder>
>>>>
>>>> That works fine, but then I can't fetch. git-fetch gives the error
>>>> "fatal: 'origin': unable to chdir or not a git archive"
>>>> "fatal: The remote end hung up unexpectedly"
>>>>
>>>> P.
>>> Are you trying to clone a bare repository?
>>> Or is your repo maybe at /<full-path>/<name> with a .git subdir?
>>
>> Yes, a bare repository.
>
> Then, maybe the full list of command lines (including cd and git-fetch)
> would be helpful in order to track this down.
Ok, sorry, thought it was probable something really obvious. Here's the
sequence (using git version 1.5.4).
$ git-clone /big/git/paul.git/ epage
Initialized empty Git repository in /home/paul/epage/.git/
719749 bolcks
$ cd epage
$ git-fetch
fatal: 'origin': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly
P.
next prev parent reply other threads:[~2008-05-16 13:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-16 11:25 What am I doing wrong? Paul Gardiner
2008-05-16 11:43 ` Michael J Gruber
2008-05-16 12:32 ` Paul Gardiner
2008-05-16 12:43 ` Michael J Gruber
2008-05-16 13:28 ` Paul Gardiner [this message]
2008-05-16 13:40 ` Johannes Schindelin
2008-05-16 14:44 ` Michael J Gruber
2008-05-16 21:16 ` Paul Gardiner
2008-05-16 14:56 ` Paul Gardiner
2008-05-16 17:17 ` Kevin Ballard
2008-05-16 21:11 ` Paul Gardiner
2008-05-16 12:23 ` Johannes Schindelin
2008-05-16 12:34 ` Paul Gardiner
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=482D8BEB.6070706@laser-point.co.uk \
--to=paul@laser-point.co.uk \
--cc=git@vger.kernel.org \
--cc=michaeljgruber+gmane@fastmail.fm \
/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).