*******************************************************************************
*
*  Files for integrating with Mercurial.
*
*******************************************************************************


1) hg_hook_for_btnet.py - A Mecurial hook script written in Python.  
You need Python 2.5 or 2.6 to run it.  Open the file with a text editor 
(notepad) and follow the instructions in it.

See Mercurial documentation for how to install a hook script:
http://hgbook.red-bean.com/read/handling-repository-events-with-hooks.html


2) map-cmdline.btnet - This is a "style" for the log command.  Put this in your
"C:\Program Files\Mercurial\Templates", or wherever you have Mercurial
installed.