Class | Capistrano::Deploy::SCM::Perforce |
In: |
lib/capistrano/recipes/deploy/scm/perforce.rb
|
Parent: | Base |
Implements the Capistrano SCM interface for the Perforce revision control system (www.perforce.com).
Returns the command that will sync the given revision to the given destination directory. The perforce client has a fixed destination so the files must be copied from there to their intended resting place.
Returns the command that will sync the given revision to the given destination directory. The perforce client has a fixed destination so the files must be copied from there to their intended resting place.
Determines what the response should be for a particular bit of text from the SCM. Password prompts, connection requests, passphrases, etc. are handled here.
Returns the command that will sync the given revision to the given destination directory. The perforce client has a fixed destination so the files must be copied from there to their intended resting place.