Hi,
On Wed, 9 Aug 2006, Alan Larkin wrote:
$ git push http://localhost:/webdav/git/myproj master
Error: no DAV locking support on remote repo
What do the access_log and the error_log say about this?
It could also be that you have a "Require valid-user" somewhere in there
by mistake.
Further, you might want to check if it works _with_ authentication (I
never tried without, and I am not sure if it should be allowed to begin
with).
There is a recent thread by Junio, Rutger and me, which might help you:
http://thread.gmane.org/gmane.comp.version-control.git/24816/focus=24861
Hth,
Dscho