Re: What am I doing wrong?
- Date: Fri, 16 May 2008 13:32:33 +0100
- From: Paul Gardiner <paul@xxxxxxxxxxxxxxxxx>
- Subject: Re: What am I doing wrong?
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.
P.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html