<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,7 +23,7 @@ server domain, :app, :web
 namespace :deploy do
   task :after_symlink do
     run_locally(&quot;scp config.yml #{options['deploy']['username']}@#{options['deploy']['hostname']}:#{shared_path}/config.yml&quot;)
-    run_locally(&quot;scp -r themes/#{options['theme']} #{options['deploy']['username']}@#{options['deploy']['hostname']}:#{shared_path}/themes/#{options['theme']}&quot;)
+    run_locally(&quot;rsync -azv themes/#{options['theme']} #{options['deploy']['username']}@#{options['deploy']['hostname']}:#{shared_path}/themes/#{options['theme']}&quot;)
     [&quot;db&quot;, &quot;themes/#{options['theme']}&quot;, &quot;config.yml&quot;].each do |link|
       run &quot;ln -nfs #{shared_path}/#{link} #{current_path}/#{link}&quot;
     end</diff>
      <filename>Capfile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6538131f666632abef89673c9685a24a7629695</id>
    </parent>
  </parents>
  <author>
    <name>Ale Mun&#771;oz</name>
    <email>bomberstudios@gmail.com</email>
  </author>
  <url>http://github.com/bomberstudios/bliki/commit/749002bb3cda207c47ca4afd09ba6a3c2893d30f</url>
  <id>749002bb3cda207c47ca4afd09ba6a3c2893d30f</id>
  <committed-date>2008-12-25T14:50:37-08:00</committed-date>
  <authored-date>2008-12-25T14:50:37-08:00</authored-date>
  <message>Rsync themes instead of scping</message>
  <tree>81e5db6ca185a153f7e8af4199884338d61ac81b</tree>
  <committer>
    <name>Ale Mun&#771;oz</name>
    <email>bomberstudios@gmail.com</email>
  </committer>
</commit>
