How to get the exact source code from this clone of linux tree:bitkeeper
Colin Leroy
colin at colino.net
Fri Mar 12 20:04:37 EST 2004
> 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/
More information about the Linuxppc-dev
mailing list