From: "Colin Leroy" <colin@colino.net>
To: "challaharikumar" <challaharikumar@tataelxsi.co.in>,
<linuxppc-dev@lists.linuxppc.org>
Subject: Re: How to get the exact source code from this clone of linux tree:bitkeeper
Date: Fri, 12 Mar 2004 10:04:37 +0100 [thread overview]
Message-ID: <022b01c40811$0b6ee620$3cc8a8c0@epro.dom> (raw)
In-Reply-To: 001b01c40802$ea7e2970$3401080a@telxsi.com
> How to get the exact source code from this clone of linux tree..
A good read about bk is here: http://old.lwn.net/2002/0228/a/bk-thing.php3
Basically the two instructions to get a bk tree are:
bk clone -q http://linux.bkbits.net/linux-2.5 linus-2.5
bk -r co -q
later, to update your tree, you have to issue:
bk pull http://linux.bkbits.net/linux-2.5
(if I understood everything correctly, that is)
HTH,
--
Colin
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-03-12 9:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-12 7:23 How to get the exact source code from this clone of linux tree:bitkeeper challaharikumar
2004-03-12 9:04 ` Colin Leroy [this message]
2004-03-12 13:06 ` Christian
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='022b01c40811$0b6ee620$3cc8a8c0@epro.dom' \
--to=colin@colino.net \
--cc=challaharikumar@tataelxsi.co.in \
--cc=linuxppc-dev@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.