Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E7811088A for ; Thu, 22 Aug 2013 21:52:19 +0000 (UTC) Received: (qmail 99302 invoked by uid 500); 22 Aug 2013 21:52:19 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 99266 invoked by uid 500); 22 Aug 2013 21:52:18 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 99258 invoked by uid 99); 22 Aug 2013 21:52:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Aug 2013 21:52:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shadowsor@gmail.com designates 209.85.128.181 as permitted sender) Received: from [209.85.128.181] (HELO mail-ve0-f181.google.com) (209.85.128.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Aug 2013 21:52:13 +0000 Received: by mail-ve0-f181.google.com with SMTP id jz10so2033536veb.40 for ; Thu, 22 Aug 2013 14:51:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=JVhqKDUqr39VTudpea83/HI431qLPvYyZHwef4ceBn0=; b=UG+HnniNuLZcMjRDpe2V5an7zZm09XdPm9gGDpPX/FiYSPU1egFfhQpGcn4BN1E2Z/ efrUU6RAP64mi8bbI5B5I/eRR+B3J62Dq9a1yBog9IBg/lqBexmhUnedY7mTyhbdu52p 3QFPXzOC6gXG5V1Il5ZNzwrnIhLMxXFB3lZgRZornzk4Og3estcUT37y55FN2ULMwCj2 eZQ/ngRyTULVdNLd/BNiEQkLq5gnZZgBAKU9EkBJLwoHkE/k4qPWuhaSFHxr31TEzTox MbHvJOhl6KIK7pK+oXVC/8TT6q5m1wRqeNfW3r5fT7zinNc0LdTV3XWR85PGrUkN1bDM TwxQ== MIME-Version: 1.0 X-Received: by 10.58.217.167 with SMTP id oz7mr13251645vec.15.1377208312670; Thu, 22 Aug 2013 14:51:52 -0700 (PDT) Received: by 10.52.165.6 with HTTP; Thu, 22 Aug 2013 14:51:52 -0700 (PDT) In-Reply-To: References: Date: Thu, 22 Aug 2013 15:51:52 -0600 Message-ID: Subject: Re: Git repo down error: no DAV locking support From: Marcus Sorensen To: "dev@cloudstack.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org seems fixed On Thu, Aug 22, 2013 at 3:30 PM, Animesh Chaturvedi wrote: > I have created INFRA ticket https://issues.apache.org/jira/browse/INFRA-6686 > > >> -----Original Message----- >> From: Marcus Sorensen [mailto:shadowsor@gmail.com] >> Sent: Thursday, August 22, 2013 2:29 PM >> To: dev@cloudstack.apache.org >> Subject: Re: Git repo down error: no DAV locking support >> >> I should mention that I tried a different host with a newer got client >> and it said "502 proxy error". Do we need to contact infra? >> On Aug 22, 2013 3:28 PM, "Marcus Sorensen" wrote: >> >> > I got the same thing. >> > On Aug 22, 2013 3:25 PM, "Animesh Chaturvedi" < >> > animesh.chaturvedi@citrix.com> wrote: >> > >> >> >> >> 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://animesh@git-wip-us.apache.org': >> >> error: no DAV locking support on >> >> https://animesh@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 >> >> >> >