
* Add a command to import SVN tags pertaining to the current project
  from the ``tags`` path in the SVN repo.

* Add a config file in a dedicated .hgsvn directory.

* Add a locking scheme to forbid multiple simultaneous hgsvn instances
  on the same wc (using e.g. http://pypi.python.org/pypi/lockfile)
