Thanks, updating the git version fixed the problem. (I'm using a pretty old ubuntu).
On 19.03.2013 21:28, Eli Reisman wrote: > Also, be sure to clone the repo you will push from using the "https" scheme > or it won't let you push your work. > > > On Tue, Mar 19, 2013 at 1:23 PM, Claudio Martella < > [email protected]> wrote: > >> Yes, I had that problem. It is a problem with an old version of git. Try >> upgrading to the latest one. >> (i am supposing you're using apple's by default, which is the old one). >> >> >> On Tue, Mar 19, 2013 at 9:15 PM, Sebastian Schelter <[email protected]> >> wrote: >> >>> Hi, >>> >>> I'm trying to do my first commit since we changed to git and I'm having >>> the following problem: >>> >>> git push -u origin trunk >>> error: no DAV locking support on >>> https://git-wip-us.apache.org/repos/asf/giraph.git/ >>> fatal: git-http-push failed >>> >>> Can anyone help with that? >>> >>> Thanks, >>> Sebastian >>> >> >> >> >> -- >> Claudio Martella >> [email protected] >> >
