1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
Commit graph

16 commits

Author SHA1 Message Date
Jamis Buck
8d1c1129b9 Remove trailing newlines from commands to prevent trailing backslash #2141
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2267 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-19 22:15:48 +00:00
Jamis Buck
db6fb3ed70 Default parameters work correctly with the generator #2218 [Scott Barron]
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2266 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-19 22:12:14 +00:00
Jamis Buck
1a53bf2f45 Fix switchtower deployment generator to use lib/tasks instead of config/tasks
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2207 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-11 19:35:22 +00:00
Jamis Buck
24640dd9a8 Make default tasks work only on app/db/web roles, so that additional roles may be created for boxes with specific needs without needing to (for instance) deploy the app to those boxes
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2132 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-05 10:37:00 +00:00
Jamis Buck
fb5144ca96 Default the application name to Application when using --apply-to
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2118 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-03 15:27:26 +00:00
Jamis Buck
1fcaf4e065 Show the help screen instead of an error when no arguments are given
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2117 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-03 15:23:10 +00:00
Jamis Buck
9678a690f2 SwitchTower: incorporate deployment generator for simple Rails integration
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2084 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-31 15:54:33 +00:00
Jamis Buck
c8f3edb93d Make SwitchTower easier to invoke programmatically, using SwitchTower::CLI
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2076 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-30 21:42:27 +00:00
Jamis Buck
824d22bfb8 Move switchtower to the tools directory, to decouple it from rails
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2074 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-30 20:53:32 +00:00
Jamis Buck
d89f08f780 Added CVS module for SwitchTower (very, very experimental!)
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@2027 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-17 10:13:25 +00:00
Jamis Buck
5246654ab7 Works with public keys now, for passwordless operation
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@2000 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-13 18:36:02 +00:00
Jamis Buck
13e3179a02 Subversion module recognizes the password prompt for HTTP authentication
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1997 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-12 21:40:38 +00:00
Jamis Buck
a13c2cc2a3 Preserve +x on scripts when using darcs #1929 [Scott Barron]
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1996 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-12 20:32:23 +00:00
Jamis Buck
90f7a4f1b5 Explicitly terminate shell statements with ';' if they are in 'if' statements
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1977 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-06 20:13:03 +00:00
Jamis Buck
71e6cc2cb8 When executing multiline commands, escape newlines with a backslash
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1975 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-06 19:35:25 +00:00
Jamis Buck
f9da6dbb4c Initial commit of the new switchtower utility
git-svn-id: http://svn.rubyonrails.org/rails/trunk/switchtower@1967 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-03 12:59:03 +00:00