On Sat, Sep 20, 2008 at 5:42 PM, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > "Sean Davis" <sdavis2@xxxxxxxxxxxx> writes: > >> 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@xxxxxxxxxxxxxxxxxx/git/sean_git.git/ master >> fatal: exec http-push failed. >> error: failed to push some refs to >> 'http://sdavis@xxxxxxxxxxxxxxxxxx/git/sean_git.git/' > > Errr... to _push_ via https you have to enable WebDAV. > See Documentation/howto/setup-git-server-over-http.txt WebDAV is enabled and authentication is working. Sean -- 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