linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* auto-bk-get
@ 2003-07-10 18:44 Dan Aloni
  2003-07-10 21:09 ` auto-bk-get Jeff Garzik
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Aloni @ 2003-07-10 18:44 UTC (permalink / raw)
  To: linux-kernel

For kernel developers which are BitKeeper users, 

auto-bk-get is an on-demand 'bk get' libc wrapper tool.

It means that you don't need to run 'bk -r get' in order to build 
the kernel. Instead, you just run 'make config' or 'make bzImage', 
using auto-bk-get in a clean repository and auto-bk-get will 
only 'bk get' the files you need from the repository (one of my
test cases showed only 2800 out of 14000 files were checked out). 

It also supports building in an entirely different directory, 
taking the files from a repository somewhere else.

To download and compile auto-bk-get:

# bk clone http://auto-bk-get.bkbits.net/auto-bk-get
# cd auto-bk-get
# make

Read the README file.

-- 
Dan Aloni
da-x@gmx.net

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-07-14 21:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-10 18:44 auto-bk-get Dan Aloni
2003-07-10 21:09 ` auto-bk-get Jeff Garzik
2003-07-11  5:25   ` auto-bk-get Dan Aloni
2003-07-11 12:43     ` auto-bk-get Jeff Garzik
2003-07-14 22:06   ` auto-bk-get Roger Gammans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).