From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9560 invoked by alias); 26 Jun 2009 12:28:22 -0000 Received: (qmail 9551 invoked by uid 22791); 26 Jun 2009 12:28:22 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 26 Jun 2009 12:28:16 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 0005E1062D; Fri, 26 Jun 2009 12:28:13 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id D4EC9105BB; Fri, 26 Jun 2009 12:28:13 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1MKAXM-00008P-Kf; Fri, 26 Jun 2009 08:28:12 -0400 Date: Fri, 26 Jun 2009 12:28:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: "Joseph S. Myers" , gdb@sourceware.org Subject: Re: What is keeping GDB in CVS ? Message-ID: <20090626122812.GA499@caradoc.them.org> Mail-Followup-To: Tom Tromey , "Joseph S. Myers" , gdb@sourceware.org References: <87r5xgqk0k.wl%naesten@gmail.com> <20090619162308.GA13968@caradoc.them.org> <20090619162801.GA14773@caradoc.them.org> <20090619163753.GA9700@ednor.casa.cgf.cx> <20090619192236.GA10670@ednor.casa.cgf.cx> <20090620184837.GA866@ednor.casa.cgf.cx> 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) X-IsSubscribed: yes 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 X-SW-Source: 2009-06/txt/msg00248.txt.bz2 On Thu, Jun 25, 2009 at 03:42:45PM -0600, Tom Tromey wrote: > I haven't looked into the "repo" tool that Jan mentioned, yet. It didn't look to me like it would help. I like the idea of separate repositories for shared code. It still leaves us needing some tricky scripts to keep our version control system working, but it lets us put them where developers don't need to run them. -- Daniel Jacobowitz CodeSourcery