# HG changeset patch # User demian@gaudron.lan # Date 1147523058 -7200 # Node ID f9f53c7e18756cf58fbe66af8e0571d83d35db6f # Parent a5d2e5490ac75c14998bbea097f57b9efff1352b Added some lines on the requirements for purge diff -r a5d2e5490ac7 -r f9f53c7e1875 README --- a/README Sat May 13 14:12:13 2006 +0200 +++ b/README Sat May 13 14:24:18 2006 +0200 @@ -25,6 +25,10 @@ How to install ============== +Obviously you need an installed version of Mercurial to use this extension. +"purge" has been tested with Mercurial 0.8.1 and 0.9 but it may work with +other versions as well. + Put the "purge.py" file in a directory of your choice. Enable the extension inserting an instruction like "purge=/path/you/choose/purge.py" in the "[extensions]" section of a configuration file read by "hg".