From: Bjorn Helgaas <bjorn_helgaas@hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel
Date: Thu, 15 May 2003 16:37:06 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590723705832@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590723705780@msgid-missing>
On Wednesday 14 May 2003 7:22 pm, Keith Owens wrote:
> On Wed, 14 May 2003 18:13:45 -0700,
> David Mosberger <davidm@napali.hpl.hp.com> wrote:
> >>>>>> On Thu, 15 May 2003 09:53:56 +1000, Keith Owens <kaos@ocs.com.au> said:
> >
> > Keith> Are you going to set up the automatic patch extraction from
> > Keith> this tree, like
> > Keith> ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.4/testing/cset?
> >
> >I have no idea how this works and I'm not really interested in
> >learning about it either. But I totally agree that it's a Good Thing.
> >So, if I _have_ to do something (e.g., because of permissions or some
> >such), give me a receipe for what I need to do. Other than that, go
> >ahead and make the magic happen...
>
> Bjorn did it recently for the 2.4 ia64 bk tree. He would be the best
> person to ask.
Here's what I did (on kernel.org, from memory):
mkdir ~/BK
(cd ~/BK && bk clone -q bk://lia64.bkbits.net/linux-ia64-2.4 linux-ia64-2.4)
mkdir -p ~/bkexport-cache/linux-ia64-2.4
mkdir -p /staging/helgaas/linux-ia64-2.4
mkdir -p /pub/linux/kernel/ports/ia64/v2.4/testing/cset
mkdir ~/bin
cp ~dwmw2/working/bkexport/bkexport.sh ~/bin/
cat <<-EOF > ~/bin/update-patch
#!/bin/sh
/bin/nice -n 12 /home/helgaas/bin/bkexport.sh /home/helgaas/BK/linux-ia64-2.4 /pub/linux/kernel/ports/ia64/v2.4/testing/cset /home/helgaas/bkexport-cache/linux-ia64-2.4 "" /staging/helgaas/linux-ia64-2.4
EOF
Then I just run ~/bin/update-patch by hand whenever I update
the BK tree. dwmw2 runs it periodically from cron for linux-2.4
and linux-2.5, but my updates are much less frequent, so I just
do it by hand.
Bjorn
next prev parent reply other threads:[~2003-05-15 16:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-14 8:01 [Linux-ia64] new bitkeeper tree for 2.5 linux/ia64 kernel David Mosberger
2003-05-14 13:37 ` Jes Sorensen
2003-05-14 17:27 ` David Mosberger
2003-05-14 23:53 ` Keith Owens
2003-05-15 1:13 ` David Mosberger
2003-05-15 1:22 ` Keith Owens
2003-05-15 16:37 ` Bjorn Helgaas [this message]
2003-05-15 21:32 ` David Mosberger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590723705832@msgid-missing \
--to=bjorn_helgaas@hp.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox