Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C0DAD9330 for ; Sun, 12 Aug 2012 06:30:39 +0000 (UTC) Received: (qmail 21994 invoked by uid 500); 12 Aug 2012 06:30:39 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 21941 invoked by uid 500); 12 Aug 2012 06:30:38 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 21919 invoked by uid 99); 12 Aug 2012 06:30:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Aug 2012 06:30:38 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of omuppi1@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-lpp01m010-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Aug 2012 06:30:30 +0000 Received: by lagv3 with SMTP id v3so1300045lag.6 for ; Sat, 11 Aug 2012 23:30:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=eeDLnN9vFzvvrVnygxRDi1Cxed7FmLhvltE1Uwhr8Gs=; b=0ajGxFHW9f7Dxvnitq1qns9MaXmZoFECyfnOARH98OhWgNISb6wfBFtlhjfOi5nvPV i6ZnIU3JgtIglGNkCU5YITf/SXWvEXBhsVGa/aUz57JCjfwCijlStyetBPVeUS+YymQ4 VqqLKLmJXpKF43xvmuSl07CzJOLI35ekXMK6gqkbUx/i3krHfz7AMkgXq1VAr8PiR0Uv CRcMHPsrVI0bGDM9L1lIsex2ck5UaXbToV6GIyekcQBri5cQOspcnDQDEn6Hivw4zm9U pC0lbeIp4eXsQZzRpmiAmdueuevNf6rNUHLlgBsy/RX7bl0sEgEgdD6GindtoZFCmjTo UqZQ== Received: by 10.112.10.198 with SMTP id k6mr4639458lbb.83.1344753010148; Sat, 11 Aug 2012 23:30:10 -0700 (PDT) MIME-Version: 1.0 Sender: omuppi1@gmail.com Received: by 10.112.81.74 with HTTP; Sat, 11 Aug 2012 23:29:39 -0700 (PDT) In-Reply-To: References: From: Om Date: Sat, 11 Aug 2012 23:29:39 -0700 X-Google-Sender-Auth: ZFboJFkYYLvuCqaS0-qra9O_kkA Message-ID: Subject: Re: What would it take to move to Git? To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e0cb4efe35027b076c04c70bb5bd --e0cb4efe35027b076c04c70bb5bd Content-Type: text/plain; charset=ISO-8859-1 I am on it. On Sat, Aug 11, 2012 at 11:28 PM, Alex Harui wrote: > Update: I am unable to commit. Can any other committer try to commit a > change to some test file like SVN-TEST.txt? > > I got: > > "fatal: The remote end hung up unexpectedly" > > when trying to push to git://git.apache.org/flex.git and: > > "fatal: https://git-wip-us.apache.org/repos/asf/flex.git/info/refs not > found: did you run git update-server-info on the server?" > > when pointing to "https://git-wip-us.apache.org/repos/asf/flex.git" as > described here [1]. > > Can some other committer try it out? > > [1] https://git-wip-us.apache.org/ > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > > --e0cb4efe35027b076c04c70bb5bd--