From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 950 invoked by alias); 25 Mar 2005 19:56:29 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 852 invoked from network); 25 Mar 2005 19:56:20 -0000 Received: from unknown (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org with SMTP; 25 Mar 2005 19:56:20 -0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.0/8.13.0) with ESMTP id j2PJuHhN009705; Fri, 25 Mar 2005 20:56:17 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.3/8.13.3) with ESMTP id j2PJuGLU023628; Fri, 25 Mar 2005 20:56:16 +0100 (CET) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.3/8.13.3/Submit) id j2PJuGt7023386; Fri, 25 Mar 2005 20:56:16 +0100 (CET) Date: Fri, 25 Mar 2005 19:56:00 -0000 Message-Id: <200503251956.j2PJuGt7023386@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: drow@false.org CC: gdb@sources.redhat.com In-reply-to: <20050325194819.GA23274@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 25 Mar 2005 14:48:19 -0500) Subject: Re: Product branches in the GDB repository? References: <20050322002034.GA19385@nevyn.them.org> <20050325194819.GA23274@nevyn.them.org> X-SW-Source: 2005-03/txt/msg00239.txt.bz2 Date: Fri, 25 Mar 2005 14:48:19 -0500 From: Daniel Jacobowitz Anyone have preferences on where to document branches? We don't currently do that in GDB. Easiest would be a file gdb/BRANCHES, parallel to binutils/BRANCHES, or on the "current CVS" page of the web site. I think gdb/BRANCHES is an excellent idea, especially since that's what the binutils folks already do. Hmm, that raises the question where to list the tag if people want to branch gdb+binutils... Mark