Date: Fri, 22 Oct 2004 03:10:13 +0400 From: Andrey Chernov <ache@nagual.pp.ru> To: "David O'Brien" <obrien@FreeBSD.ORG> Cc: freebsd-current@FreeBSD.ORG Subject: Re: [PATCH] libreadline buildworld breakage. Message-ID: <20041021231013.GA79336@nagual.pp.ru> In-Reply-To: <20041021190115.GC37500@dragon.nuxi.com> References: <20041021085653.GA67949@nagual.pp.ru> <E1CKZ63-000PGP-00@hetzner.co.za> <20041021093306.GA68546@nagual.pp.ru> <20041021190115.GC37500@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 21, 2004 at 12:01:15PM -0700, David O'Brien wrote: > What are you talking about?? src/contrib/libreadline/complete is off the > vendor branch. After you import a new version of libreadline you have to > make a commit to HEAD to make the new version of > src/contrib/libreadline/complete.c show up. Unless you commit *EXACTLY* > rev 1.1.1.9 to HEAD (which would be rev 1.10) without any change; rev > 1.10 should have a $FreeBSD$. 1) complete.c is not shown in conflics while importing (you can check commit message). 2) "cvs co contrib_libradline" extracts v1.1.1.9 and NOT v1.9 3) cvsup sends 1.1.1.9 diffs and NOT leave v1.9 inplace. After my import I commit only files for which conflicts are shown (which is readline.h alone). Maybe you are right but something wrong happens inside, beyound of my knowledge. -- Andrey Chernov | http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041021231013.GA79336>