From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11005 invoked by alias); 10 Apr 2006 18:40:15 -0000 Received: (qmail 10997 invoked by uid 22791); 10 Apr 2006 18:40:15 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 10 Apr 2006 18:40:13 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FT1J4-0007xP-Fk; Mon, 10 Apr 2006 14:40:10 -0400 Date: Mon, 10 Apr 2006 18:40:00 -0000 From: Daniel Jacobowitz To: Elena Zannoni Cc: gdb-patches@sourceware.org Subject: Re: RFC: Readline 5.1 import Message-ID: <20060410184010.GA30365@nevyn.them.org> Mail-Followup-To: Elena Zannoni , gdb-patches@sourceware.org References: <20060410180030.GA29115@nevyn.them.org> <17466.41960.90089.106620@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17466.41960.90089.106620@localhost.redhat.com> User-Agent: Mutt/1.5.8i 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/msg00125.txt.bz2 On Mon, Apr 10, 2006 at 02:28:56PM -0400, Elena Zannoni wrote: > Pls, make sure you do an import, not just a merge. I don't remember > the detailed procedure, and I don't have my notes here, but the import > was first done on a branch and various tags were used: > > readline-pre-43-import > readline_4_3-import-branch > readline_4_3-import-branchpoint > readline_4_3 I guess you mean using "cvs import" and vendor branches. I can do that, but I'd appreciate any advice; I've never managed to get cvs imports to behave properly, and I don't have my head wrapped around how it's supposed to work. What's the advantage over just correcting HEAD? -- Daniel Jacobowitz CodeSourcery