Same here. I've tried pushing to both master and 4.2-forward. I can git pull fine, but it just hangs forever when I try to git push. Maybe something up with the authentication system?
-Brian -----Original Message----- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Thursday, August 22, 2013 2:25 PM To: dev@cloudstack.apache.org Subject: Git repo down error: no DAV locking support I am cherry-picking few fixes for the RC build and just when I am ready to push to the repo it fails with following error $ git push origin 4.2 Password for 'https://anim...@git-wip-us.apache.org': error: no DAV locking support on https://anim...@git-wip-us.apache.org/repos/asf/cloudstack.git/ fatal: git-http-push failed Pull is working fine. Kelven tried and got the same error. Animesh