<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -142,13 +142,6 @@ namespace :deploy do
     update
     start
   end
-  
-  desc &quot;Return to previous version&quot;
-  task :rollback do
-    stop
-    rollback_code
-    start
-  end
 
   desc &quot;Restart the webserver&quot;  
   task :restart, :roles =&gt; :app do</diff>
      <filename>config/deploy.example.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f854df66915b00cd1f5145123ae6503ffd88e6ea</id>
    </parent>
  </parents>
  <author>
    <name>Karel Minarik</name>
    <email>karmi@karmi.cz</email>
  </author>
  <url>http://github.com/karmi/marley/commit/8b5ce9b5319bf7fb3fff944d2c8a178eb344e6d3</url>
  <id>8b5ce9b5319bf7fb3fff944d2c8a178eb344e6d3</id>
  <committed-date>2009-06-14T01:21:41-07:00</committed-date>
  <authored-date>2009-06-14T01:21:41-07:00</authored-date>
  <message>No need to define `deploy:rollback` for Capistrano in deploy.example.rb

Gave error:

defining a task named `rollback' would shadow an existing namespace with that name

Reported by Jan Minarik. Sorry.</message>
  <tree>00d20c0a16526082eb62b0ffc2839e1513bad4ef</tree>
  <committer>
    <name>Karel Minarik</name>
    <email>karmi@karmi.cz</email>
  </committer>
</commit>
