Changes for page Automating Application Deployment with Capistrano (Overview)
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
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
on 2008/11/24 21:38
Change comment:
Just removed extra quote char after variable name
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - AutomatingApplicationwithCapistrano (Overview)1 +Web Applications-Deployment-Capistrano (Overview) - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. avendasora1 +XWiki.tcripps - Content
-
... ... @@ -147,7 +147,7 @@ 147 147 148 148 == Cleanup == 149 149 150 -Let's writea 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