BitKeeper graphical tools
2004 by Jean-Marc Autexier


Purpose
This is an overview of bitkeeper graphical tools. I use bitkeeper for OpenEmebedded.
What is bitkeeper: reliable, powerful, and distributed configuration management system

All tools are started from the command line tools with "bk [toolname]" in a bk repository directory.



Overview
From bk online help:



bk revtool
Purpose: graphical tool for finding renames

It shows a graph of all changesets of the selcted time period, newest on the right. The graph shows the bk revision and who checked it in. The bottom shows the verbose history. When selecting a changeset, history and chnages of this changeset are displayed.





bk citool

Purpose: graphical check-in tool





(c) Jean-Marc Autexier