You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by Sebastian Schelter <ss...@apache.org> on 2013/03/19 21:15:15 UTC

Push changes to git

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

Re: Push changes to git

Posted by Sebastian Schelter <ss...@apache.org>.
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 <
> claudio.martella@gmail.com> 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 <ss...@apache.org>
>> 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
>>    claudio.martella@gmail.com
>>
> 


Re: Push changes to git

Posted by Eli Reisman <ap...@gmail.com>.
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 <
claudio.martella@gmail.com> 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 <ss...@apache.org>
> 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
>    claudio.martella@gmail.com
>

Re: Push changes to git

Posted by Claudio Martella <cl...@gmail.com>.
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 <ss...@apache.org> 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
   claudio.martella@gmail.com