When FitNesse is under Version Control with Subversion, the purging of the testHistroy fails.
This is because Subversion adds a .svn directory in every directory of FitNesse.
The Purge now scans the .svn directory too and wants the delete the files in the .svn directory.
This causes a ParseException.
The .svn directory should not be included when purging the testHistory.