Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 4830

Show
Ignore:
Timestamp:
08/27/06 06:55:15 (2 years ago)
Author:
minam
Message:

Add SCM module for Mercurial from Matthew Elder (closes #4150)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tools/capistrano/CHANGELOG

    r4829 r4830  
    11*SVN* 
     2 
     3* Add SCM module for Mercurial (closes #4150) [Matthew Elder] 
    24 
    35* Remove unused line in SCM::Base (closes #5619) [chris@seagul.co.uk] 
  • tools/capistrano/THANKS

    r3489 r4830  
    22* Perforce SCM Module: Richard McMahon <richie.mcmahon@gmail.com> 
    33* Bazaar-NG SCM Module: Damien Merenne <dam@capsule.org> 
     4* Mercurial SCM Module: Matthew Elder <mae@mindflowsolutions.com>