Last modified by Ralf Schuchardt on 2020/11/17 19:23

From version 16.1
edited by David Avendasora
on 2010/11/30 05:51
Change comment: There is no comment for this version
To version 11.1
edited by tcripps
on 2008/11/24 21:38
Change comment: Just removed extra quote char after variable name

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Automating Application Deployment with Capistrano (Overview)
1 +Web Applications-Deployment-Capistrano (Overview)
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.tcripps
Content
... ... @@ -147,7 +147,7 @@
147 147  
148 148  == Cleanup ==
149 149  
150 -Let's write a cleanup task in order not to leave tar.gz archives both on our local machine and on remote servers. The task can look like this:
150 +Let's right a cleanup task in order not to leave tar.gz archives both on our local machine and on remote servers. The task can look like this:
151 151  
152 152  {{code}}
153 153