From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30782 invoked by alias); 21 Apr 2006 13:25:32 -0000 Received: (qmail 30744 invoked by uid 22791); 21 Apr 2006 13:25:31 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Apr 2006 13:25:28 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k3LDPM8I008483; Fri, 21 Apr 2006 09:25:22 -0400 Received: from localhost.redhat.com (vpn50-150.rdu.redhat.com [172.16.50.150]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k3LDPMgq021451; Fri, 21 Apr 2006 09:25:22 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id 9E30B1A48F8; Fri, 21 Apr 2006 09:23:26 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17480.56526.299406.111355@localhost.redhat.com> Date: Fri, 21 Apr 2006 13:25:00 -0000 To: "Jim Blandy" Cc: "Elena Zannoni" , "Daniel Jacobowitz" , gdb-patches@sourceware.org Subject: Re: RFC: Readline 5.1 import In-Reply-To: <8f2776cb0604201816u5624bd34if608227cbef5ec49@mail.gmail.com> References: <20060410180030.GA29115@nevyn.them.org> <17466.41960.90089.106620@localhost.redhat.com> <20060410184010.GA30365@nevyn.them.org> <17466.43406.495021.640065@localhost.redhat.com> <20060410185723.GA31129@nevyn.them.org> <20060420173208.GM11710@nevyn.them.org> <17479.61920.803213.910287@localhost.redhat.com> <8f2776cb0604201816u5624bd34if608227cbef5ec49@mail.gmail.com> X-Mailer: VM 7.17 under Emacs 21.4.1 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00312.txt.bz2 Jim Blandy writes: > CVS vendor branches have some weird characteristics that I, at least, > have found hard to work with. it took me about 10 minutes to do what I did for the import. I don't think that's a lot of work. And it makes it much easier to track the local changes.