<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Capfile</filename>
    </added>
    <added>
      <filename>config.ru</filename>
    </added>
    <added>
      <filename>config/database.yml.ec2</filename>
    </added>
    <added>
      <filename>config/deploy.rb.example</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -6,11 +6,11 @@ uuid.state
 database.yml
 schema.rb
 panda_init.rb
-videos/*
 panda_*.god
 panda_nginx.conf
 videos/*
 config/mailer.rb
+config/deploy.rb
 config/panda_init_*.rb
 panda_all_staging_nginx.conf
 public/images/tmp/*jpg</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -24,6 +24,6 @@ class Profile
   rescue
     # Datamapper should raise a consistent error if the domain/table does not 
     # exist. It doesn't. So rescue everything.
-    Merb.logger.info &quot;PANDA WARNING: Profile domain/table does not exist. Please check that you have created all the required domains/tables (see the getting started guide).&quot;
+    Merb.logger.info &quot;PANDA WARNING: Profile SimpleDB domain or MySQL table does not exist. Please check that you have created all the required domains/tables (see the getting started guide for more details).&quot;
   end
 end</diff>
      <filename>app/models/profile.rb</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,6 @@
   :username: root
   :password: 
   :host: localhost
-  :socket: 
   :encoding: utf8
 
 :test:
@@ -21,7 +20,6 @@
   :password: 
   :host: localhost
   :encoding: utf8
-  :socket: /var/run/mysqld/mysqld.sock
 
 :encoder:
   &lt;&lt;: *prod</diff>
      <filename>config/database.yml.example</filename>
    </modified>
    <modified>
      <diff>@@ -15,7 +15,7 @@ dependency &quot;do_mysql&quot;, &quot;0.9.11&quot;
 # dependency 'RubyInline', '3.8.1'
 dependency 'uuid', '2.0.1'
 dependency 'activesupport', '2.1.1'
-dependency 'rvideo', '0.9.3'
+require 'rvideo'
 # dependency 'aws-s3', '0.5.1' do
 #   require 'aws/s3'
 # end</diff>
      <filename>config/dependencies.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e320c80367533a9d8d5e712a82b38fbfe9dce45e</id>
    </parent>
  </parents>
  <author>
    <name>Damien Tanner</name>
    <email>damien@new-bamboo.co.uk</email>
  </author>
  <url>http://github.com/twinge/panda/commit/6422e5f92fe6b530c7020a9647be23f5eaf5ac8e</url>
  <id>6422e5f92fe6b530c7020a9647be23f5eaf5ac8e</id>
  <committed-date>2009-03-09T11:39:38-07:00</committed-date>
  <authored-date>2009-03-09T11:39:38-07:00</authored-date>
  <message>deploy to new EC2 AMI with Cap</message>
  <tree>3f33c25349c7ca5def3b3ee0be2284db08ef3392</tree>
  <committer>
    <name>Damien Tanner</name>
    <email>damien@new-bamboo.co.uk</email>
  </committer>
</commit>
