From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8752 invoked by alias); 28 Feb 2004 22:19:16 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 8555 invoked from network); 28 Feb 2004 22:19:16 -0000 Received: from unknown (HELO yosemite.airs.com) (209.128.65.135) by sources.redhat.com with SMTP; 28 Feb 2004 22:19:16 -0000 Received: (qmail 23313 invoked by uid 10); 28 Feb 2004 22:19:15 -0000 Received: (qmail 31886 invoked by uid 500); 28 Feb 2004 22:19:08 -0000 Mail-Followup-To: schwab@suse.de, binutils@sources.redhat.com, gdb-patches@sources.redhat.com, cagney@gnu.org From: Ian Lance Taylor To: Andrew Cagney Cc: Andreas Schwab , binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Skip .cvsfiles in src-release; Was: [rfa/binutils] distclean .cvsignore? References: <4040D628.50205@gnu.org> <4040E14C.6090607@gnu.org> <4040F391.30401@gnu.org> Date: Sat, 28 Feb 2004 22:19:00 -0000 In-Reply-To: <4040F391.30401@gnu.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-02/txt/msg00866.txt.bz2 Andrew Cagney writes: > The attached modifies src-release to prune .cvsignore when building a > release. Any problems with this one? (note, I'm still testing it, > chug, chug). This is fine with me. Dunno who maintains those top-level files. Ian