General concepts: command names, docs, etc. have been "borrowed" from subversion.

For the daemonize() function in cfversd, code has been copied from an ASPN Python cookbook recipe by Chad J. Schroeder

The Param class and the to_* functions allowing to use a single parameter style for the database code has been copied from an ASPN Python cookbook recipe by Denis Otkidach.
