From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19310 invoked by alias); 4 Dec 2011 04:13:57 -0000 Received: (qmail 19289 invoked by uid 22791); 4 Dec 2011 04:13:50 -0000 X-SWARE-Spam-Status: No, hits=-50.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mho-03-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 04 Dec 2011 04:13:37 +0000 Received: from pool-173-76-42-41.bstnma.fios.verizon.net ([173.76.42.41] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1RX3SK-000PVX-OG; Sun, 04 Dec 2011 04:13:36 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id F123413C0D3; Sat, 3 Dec 2011 23:13:35 -0500 (EST) X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+rn60gVbAD58aelMi/Y5av Date: Sun, 04 Dec 2011 04:13:00 -0000 From: Christopher Faylor To: libc-ports@sourceware.org, overseers@sourceware.org, Chris Metcalf , "Joseph S. Myers" Subject: Re: [PATCH v2 1a/10] sysdeps/tile support Message-ID: <20111204041335.GB29766@ednor.casa.cgf.cx> Mail-Followup-To: libc-ports@sourceware.org, overseers@sourceware.org, Chris Metcalf , "Joseph S. Myers" References: <201111100054.pAA0sf6u025585@farm-0002.internal.tilera.com> <201111100435.pAA4ZlX3008672@farm-0002.internal.tilera.com> <4EC2ABEF.5070404@tilera.com> <4EDAB88F.5020307@tilera.com> <4EDABE88.7030208@tilera.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2011-q4/txt/msg00060.txt.bz2 On Sun, Dec 04, 2011 at 01:16:42AM +0000, Joseph S. Myers wrote: >On Sat, 3 Dec 2011, Chris Metcalf wrote: > >> On the other hand, maybe I am confused. I was assuming that CVS was still >> the primary vehicle for managing glibc, and the git repository was just > >No, CVS is just for accessing old history (some parts of which are rather >a mess in git and are much easier to follow in CVS - the heuristics used >to merge commits with per-file log messages didn't work that well for all >of the history) and linuxthreads/linuxthreads_db history (those were never >converted to git at all). > >Overseers, the welcome message Chris got had misleading references to CVS. >I don't know where the mapping from projects to services mentioned in that >message is, but could someone fix it so that it refers to git instead of >CVS for glibc? A recent discussion on the GDB mailing list mentioned a >reference to GNATS which is long out-of-date for GDB (and glibc), so maybe >the mapping to bug-tracking systems also needs reviewing. I don't know how git fits into the sourceware access restrictions but I'm going to just pull all reference to bug tracking and source control from the welcome message. Do people with git write access really need an ssh account on sourceware? cgf