From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse Date: Wed, 12 Mar 2003 07:22:56 +0000 Subject: Re: [Linux-ia64] Re: [patch] 2.4.20 unwind.c to handle multiple Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Wed, 2003-03-12 at 02:58, Matthew Wilcox wrote: > On Wed, Mar 12, 2003 at 12:54:12PM +1100, Keith Owens wrote: > > On Tue, 11 Mar 2003 09:23:13 -0700, > > Bjorn Helgaas wrote: > > >It feels like the "right thing" to make plain old patches available > > >whenever I publish changes via BK, and I'm willing to do that if > > >there's any interest in it. > > > > Yes please. http://ftp.kernel.org/pub/linux/kernel/v2.[45]/testing/cset/ > > contains bk changesets converted to plain patches, we need the same for > > ia64 trees for people who can/will not use bk. I think Dave Jones > > set up the patche system. > > Dave Woodhouse, actually... Dave, can you set this up for other trees? export CVSROOT=:pserver:anoncvs@cvs.infradead.org:/home/cvs grep -q $CVSROOT ~/.cvspass || echo "$CVSROOT Ay=0=h> ~/.cvspass cvs co bkexport -- dwmw2