Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E471A200BD7 for ; Sun, 11 Dec 2016 18:06:10 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E30E2160B20; Sun, 11 Dec 2016 17:06:10 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3926E160B04 for ; Sun, 11 Dec 2016 18:06:10 +0100 (CET) Received: (qmail 79332 invoked by uid 500); 11 Dec 2016 17:06:09 -0000 Mailing-List: contact dev-help@quickstep.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@quickstep.incubator.apache.org Delivered-To: mailing list dev@quickstep.incubator.apache.org Received: (qmail 79321 invoked by uid 99); 11 Dec 2016 17:06:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2016 17:06:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id AFF15C1372 for ; Sun, 11 Dec 2016 17:06:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.019 X-Spam-Level: X-Spam-Status: No, score=-5.019 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id pFs3tCabv6c4 for ; Sun, 11 Dec 2016 17:06:08 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 031705F5FA for ; Sun, 11 Dec 2016 17:06:06 +0000 (UTC) Received: (qmail 79305 invoked by uid 99); 11 Dec 2016 17:06:06 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2016 17:06:06 +0000 Received: from localhost.localdomain (unknown [146.151.127.210]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id EB2F81A041D for ; Sun, 11 Dec 2016 17:06:05 +0000 (UTC) Subject: Re: creating a branch on the apache repo To: dev@quickstep.incubator.apache.org References: From: Hakan Memisoglu Organization: Apache Quickstep Message-ID: <34722cb1-2b58-2a41-5c0e-d4e565496381@apache.org> Date: Sun, 11 Dec 2016 11:06:04 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------41F053B6E01E39EE2C3E9986" archived-at: Sun, 11 Dec 2016 17:06:11 -0000 --------------41F053B6E01E39EE2C3E9986 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi Marc, Can you try the address below? |https://git-wip-us.apache.org/repos/asf/incubator-quickstep-site | I guess that both Github and git.apache.org are read-only. On 12/11/2016 09:14 AM, Marc Spehlmann wrote: > Hi dev, I'm trying to create a gh-pages branch on our apache repo. I added > 2 upstream branches: > > https://github.com/apache/incubator-quickstep.git > git://git.apache.org/incubator-quickstep.git > > However, I cannot push my new branch to either of them. On the github repo, > it's clear that people are able to create branches on the apache repo, so > my question is, how do I create and push to a branch on the apache repo? > > Thanks! > Marc > --------------41F053B6E01E39EE2C3E9986--