git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problems with git over http
@ 2008-09-20 17:13 Sean Davis
  2008-09-20 18:42 ` Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sean Davis @ 2008-09-20 17:13 UTC (permalink / raw)
  To: git

I am new to git and trying to set up a remote repository over http.  I
have configured apache2 and the bare, empty repository.  Using curl, I
can get the file HEAD without a password (seems .netrc is correct?).
However, when I try to push to the repository, I get the following:

sdavis@lestrade:/tmp/testing> git push
http://sdavis@watson.nci.nih.gov/git/sean_git.git/ master
fatal: exec http-push failed.
error: failed to push some refs to
'http://sdavis@watson.nci.nih.gov/git/sean_git.git/'

What can I do to try to debug this, as the error message isn't helping
me to sort out what is wrong.  The client and server are both running
git-1.5.x (although the minor versions are a bit different).  Any
suggestions?

Thanks,
Sean

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-09-21 20:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-20 17:13 Problems with git over http Sean Davis
2008-09-20 18:42 ` Uwe Kleine-König
2008-09-20 20:40   ` Sean Davis
2008-09-20 21:42 ` Jakub Narebski
2008-09-20 22:27   ` Sean Davis
2008-09-21 16:25 ` Matthieu Moy
2008-09-21 20:51   ` Sean Davis

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).