11 bug fixes:
* Fixed vladdemo.rb, now uses my checkout for further stress testing.
* Moved core recipe to front. Was breaking mongrel setup.
- Added automatic client setup for perforce.
- Fix mercurial support.
- Fixed ‘too many files’ error.
- Fixed a lame warning in the tests.
- Fixed cleanup to actually properly clean up.
- Fixed rake var doco
- Moved generic app setup to core from mongrel.
- SSH flags are now an Array for proper inclusion in the command. (Guillaume
Pierronnet)
- git archive now specifically specifies tar format. (knaveofdiamonds)