From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2085 invoked by alias); 23 Dec 2014 18:21:14 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 2063 invoked by uid 89); 23 Dec 2014 18:21:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mail-qg0-f53.google.com Received: from mail-qg0-f53.google.com (HELO mail-qg0-f53.google.com) (209.85.192.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 23 Dec 2014 18:21:12 +0000 Received: by mail-qg0-f53.google.com with SMTP id l89so4825315qgf.26 for ; Tue, 23 Dec 2014 10:21:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=9RAVkk8YJEZJ+UUkpJilO54MGNKAmoOs+27Z3l3l7JM=; b=hboznV++etDh7j8ziNn/l8l0fCQsxaZAAqH4mIxRs7fwUukdjUVT3RcfuQfuoQbF3E nyVLLfGdTsGoy93nW6UIlLGIvAvZ7ppOPfa95W0EZt3yVnL1aFeY8tFPubLRJdTitPro a41yHDMzb1/xmQO2xqmytQfMzqGoIJcOYXEN/4Ww3ARfqmy/wXIaHjyIv3v3mZSYrvvY pICrWHtyQ/sNjPtnG1M3W9jOq8QoJToCPLO40az08WrC/kJnUeOHA57FajFFs+RZ0Qou ajvnITn4C1A4P99DE76pZSD3nyyAGT3qtYluD1bLHXwIGPJFIlocxXKsgJ0aaw7GJC0Y yQ8w== X-Gm-Message-State: ALoCoQm4ZupTO5viaF7FdZd0pRJvvUpELifewNyvh0PI1Lj9aJUto1tocs9iJmcrqFMPUnmPLM+C MIME-Version: 1.0 X-Received: by 10.140.81.73 with SMTP id e67mr26038110qgd.90.1419358870442; Tue, 23 Dec 2014 10:21:10 -0800 (PST) Received: by 10.140.42.41 with HTTP; Tue, 23 Dec 2014 10:21:10 -0800 (PST) In-Reply-To: <20141223180802.GP12884@adacore.com> References: <20141223132714.GA11973@adacore.com> <20141223180802.GP12884@adacore.com> Date: Tue, 23 Dec 2014 18:21:00 -0000 Message-ID: Subject: Re: Experimental branches From: Cary Coutant To: Joel Brobecker Cc: "H.J. Lu" , Binutils , gdb-patches Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-12/txt/msg00617.txt.bz2 > Let's go for "user/", if people are OK with that. > > I'd rather not have multiple namespaces in this case, since it doesn't > really make much of a difference to us whether it's personal or > company-sponsored. Sounds good to me. So it'll be "user//", right? (As opposed to "user/-" or "user/_".) And no need to put "-branch" at the end of the branch name? -cary