From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9981 invoked by alias); 11 Nov 2013 22:12:47 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 9961 invoked by uid 89); 11 Nov 2013 22:12:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: relay1.mentorg.com Received: from Unknown (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 11 Nov 2013 22:12:45 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1Vfzie-0004Yp-L4 from joseph_myers@mentor.com ; Mon, 11 Nov 2013 14:12:28 -0800 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 11 Nov 2013 14:12:28 -0800 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.2.247.3; Mon, 11 Nov 2013 22:12:27 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.76) (envelope-from ) id 1Vfzib-0004AR-Mi; Mon, 11 Nov 2013 22:12:25 +0000 Date: Mon, 11 Nov 2013 22:12:00 -0000 From: "Joseph S. Myers" To: Jan-Benedict Glaw CC: Tom Tromey , GDB Development , Binutils Development Subject: Re: merging from gcc In-Reply-To: <20131111191928.GJ18885@lug-owl.de> Message-ID: References: <874n7mrcg2.fsf@fleche.redhat.com> <20131110193858.GH18885@lug-owl.de> <20131111191928.GJ18885@lug-owl.de> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2013-11/txt/msg00044.txt.bz2 On Mon, 11 Nov 2013, Jan-Benedict Glaw wrote: > I thought src CVS is dead (aka read-only)? My script also watched the src CVS is active for newlib and Cygwin (winsup/). (There are several other projects in there, but they don't have significant activity. If newlib and Cygwin were to move out - which is a matter for those communities - I'd be happy saying shared files should be kept in sync between GCC, binutils-gdb, newlib and Cygwin repositories and that src CVS should be made readonly.) -- Joseph S. Myers joseph@codesourcery.com