From affb615a8a5da2d41383741fd51871261550925e Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Wed, 24 Aug 2005 15:15:23 +0000 Subject: SwitchTower: use a timestamp as the release name, instead of the revision number. Various tweaks and fixes to the supported scm modules. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2046 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- switchtower/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'switchtower/README') diff --git a/switchtower/README b/switchtower/README index 8c7b0fae62..45bad8bbe3 100644 --- a/switchtower/README +++ b/switchtower/README @@ -21,7 +21,9 @@ As with the rest of Rails, if you can abide by these assumptions, you can use Sw == Usage -More documentation is always pending, but you'll want to see the user manual for detailed usage instructions. In general, you'll use SwitchTower as follows: +More documentation is always pending, but you'll want to see the user manual for detailed usage instructions. (The manual is online at http://manuals.rubyonrails.com/read/book/17). + +In general, you'll use SwitchTower as follows: * Create a deployment recipe ("deploy.rb") for your application. You can use the sample recipe in examples/sample.rb as a starting point. * Use the +switchtower+ script to execute your recipe (see below). -- cgit v1.2.3