We'll create fresh WordPress site with No Updates for Plugins under Revision Control installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Checks for the presence of the .svn
directory in each plugin’s directory. Disabled for plugins with their files directly in the /plugins/
directory to prevent false positives.
Also supports other systems through the use of the REVISION_CONTROL
constant. Just set this to the directory created by your revision control system in your wp-config.php
Based on code by PeteMall.