cscvs requires:

- Python 2.3 (may work with 2.2)
- sqlite, and its associated python bindings

To install, symlink the frontend ('cscvs' itself) to somewhere in your path,
and do any of the following three:

- Create a ~/.cscvs-path file containing the location of the cscvs tree
- Set the environment variable CSCVS_LIBS to the location of the cscvs tree
- Put the cscvs sources in $HOME/cscvs (the default location)

Editing the default location in the sources is no longer a preferred method --
patches which include changes to the defaults cscvs install location will be
rejected (or repaired and grumbled over).

See the README for a brief introduction to usage.
