<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Capfile</filename>
    </added>
    <added>
      <filename>db/migrate/012_create_facebook_templates.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -12,7 +12,13 @@ require 'mongrel_cluster/recipes'
 # form the root of the application path.
 
 set :application, &quot;karate_poke&quot;
-set :repository, &quot;svn+ssh://dev.elevatedrails.com/var/svn/repo/karate_poke/trunk&quot;
+set :scm, &quot;git&quot;
+set :git_shallow_clone, 1
+set :git_enable_submodules, 1
+set :branch, &quot;master&quot;
+set :scm_verbose, true
+set :deploy_via, :remote_cache
+set :repository, &quot;git@github.com:mmangino/karate_poke.git&quot;
 
 # =============================================================================
 # ROLES</diff>
      <filename>config/deploy.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>db/migrate/011_create_facebook_templates.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>2952b63a75554effd30eea21fb9e0590dc10d6db</id>
    </parent>
  </parents>
  <author>
    <name>Michael Mangino</name>
    <email>mmangino@elevatedrails.com</email>
  </author>
  <url>http://github.com/mmangino/karate_poke/commit/611386f59e5d2005f9b24ed61d1eb79a6745b603</url>
  <id>611386f59e5d2005f9b24ed61d1eb79a6745b603</id>
  <committed-date>2008-09-25T07:34:46-07:00</committed-date>
  <authored-date>2008-09-25T07:34:46-07:00</authored-date>
  <message>Rename migration</message>
  <tree>29e5ba8282efed2b116ba4f83a20b9868dd2e873</tree>
  <committer>
    <name>Michael Mangino</name>
    <email>mmangino@elevatedrails.com</email>
  </committer>
</commit>
