mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
c8f3edb93d
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2076 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
21 lines
703 B
Text
21 lines
703 B
Text
*SVN*
|
|
|
|
* Make SwitchTower easier to invoke programmatically via SwitchTower::CLI
|
|
|
|
* Specify the revision to release via the :revision variable (defaults to latest revision)
|
|
|
|
* Allow variables to be set via the cli using the -s switch
|
|
|
|
* Log checkouts to a "revisions.log" file
|
|
|
|
* Changed behavior of checkout to use the timestamp as the release name, instead of the revision number
|
|
|
|
* Added CVS module (very very experimental!)
|
|
|
|
* Works with public keys now, for passwordless deployment
|
|
|
|
* Subversion module recognizes the password prompt for HTTP authentication
|
|
|
|
* Preserve +x on scripts when using darcs #1929 [Scott Barron]
|
|
|
|
* When executing multiline commands, use a backslash to escape the newline
|