Class | Capistrano::Deploy::SCM::Mercurial |
In: |
lib/capistrano/recipes/deploy/scm/mercurial.rb
|
Parent: | Base |
Implements the Capistrano SCM interface for the Mercurial revision control system (www.selenic.com/mercurial/). Latest updates at tackletechnology.org/oss/cap2-mercurial
Determine response for SCM prompts user/pass can come from ssh and http distribution methods yes/no is for when ssh asks you about fingerprints
For mercurial HEAD == tip except that it bases this assumption on what tip is in the current repository (so push before you deploy)