<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,14 +15,14 @@ capify .
 
 #	Use configuration-automation's eldorado deploy.rb
 #	Update the TARGET_SERVER placeholder in deploy.rb
-cat ../config/eldorado.deploy.rb |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; eldorado/config/deploy.rb
+cat ../config/eldorado.deploy.rb |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; config/deploy.rb
 
 #	Use configuration-automation's eldorado vhost
 #	Update the TARGET_SERVER placeholder in the Apache vhost
-cat ../config/eldorado.vhost |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; eldorado/config/eldorado.vhost
+cat ../config/eldorado.vhost |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; config/eldorado.vhost
 
 #	Use configuration-automation's eldorado database.yml
-cp ../config/eldorado.database.yml eldorado/config/database.yml
+cp ../config/eldorado.database.yml config/database.yml
 
 #	Use Capistrano to configure directory structure, Eldorado and servers
 cap deploy:setup deploy:update deploy:symlink_vhost deploy:upload_conf_files deploy:chown_web deploy:remove_htaccess rake:db_create rake:db_schema_load rake:db_migrate passenger:restart</diff>
      <filename>apps/eldorado.sh</filename>
    </modified>
    <modified>
      <diff>@@ -18,14 +18,14 @@ capify .
 
 #	Use configuration-automation's jobberRails deploy.rb
 #	Update the TARGET_SERVER placeholder in deploy.rb
-cat ../config/jobberrails.deploy.rb |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; jobberrails/config/deploy.rb
+cat ../config/jobberrails.deploy.rb |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; config/deploy.rb
 
 #	Use configuration-automation's jobberRails vhost
 #	Update the TARGET_SERVER placeholder in the Apache vhost
-cat ../config/jobberrails.vhost |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; jobberrails/config/jobberrails.vhost
+cat ../config/jobberrails.vhost |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; config/jobberrails.vhost
 
 #	Use configuration-automation's jobberRails database.yml
-cp ../config/jobberrails.database.yml jobberrails/config/database.yml
+cp ../config/jobberrails.database.yml config/database.yml
 
 #	Use Capistrano to configure directory structure, jobberRails and servers
 cap deploy:setup deploy:update deploy:upload_conf_files deploy:symlink_vhost deploy:haml_install deploy:rails_install rake:gems_install deploy:chown_web rake:db_create rake:db_schema_load rake:db_migrate passenger:restart</diff>
      <filename>apps/jobberrails.sh</filename>
    </modified>
    <modified>
      <diff>@@ -23,14 +23,14 @@ capify .
 
 #	Use configuration-automation's Radiant deploy.rb
 #	Update the TARGET_SERVER placeholder in deploy.rb
-cat ../config/radiant.deploy.rb |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; radiant/config/deploy.rb
+cat ../config/radiant.deploy.rb |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; config/deploy.rb
 
 #	Use configuration-automation's Radiant vhost
 #	Update the TARGET_SERVER placeholder in the Apache vhost
-cat ../config/radiant.vhost |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; radiant/config/radiant.vhost
+cat ../config/radiant.vhost |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; config/radiant.vhost
 
 #	Use configuration-automation's Radiant database.yml
-cp ../config/radiant.database.yml radiant/config/database.yml
+cp ../config/radiant.database.yml config/database.yml
 
 #	Use Capistrano to configure directory structure, Radiant and servers
 cap deploy:setup deploy:update deploy:upload_conf_files deploy:symlink_vhost deploy:chown_web deploy:create_db rake:db_bootstrap passenger:restart</diff>
      <filename>apps/radiant.sh</filename>
    </modified>
    <modified>
      <diff>@@ -17,14 +17,14 @@ capify .
 
 #	Use configuration-automation's spree deploy.rb
 #	Update the TARGET_SERVER placeholder in deploy.rb
-cat ../config/spree.deploy.rb |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; spree/config/deploy.rb
+cat ../config/spree.deploy.rb |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; config/deploy.rb
 
 #	Use configuration-automation's spree vhost
 #	Update the TARGET_SERVER placeholder in the Apache vhost
-cat ../config/spree.vhost |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; spree/config/spree.vhost
+cat ../config/spree.vhost |sed &quot;s/TARGET_SERVER/$TARGET_SERVER/g&quot; &gt; config/spree.vhost
 
 #	Use configuration-automation's spree database.yml
-cp ../config/spree.database.yml spree/config/database.yml
+cp ../config/spree.database.yml config/database.yml
 
 #	Use Capistrano to configure directory structure, spree and servers
 cap deploy:setup deploy:update deploy:upload_conf_files deploy:symlink_vhost deploy:gems_install deploy:chown_web deploy:create_db rake:db_bootstrap passenger:restart</diff>
      <filename>apps/spree.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c336e1a56c1f58688a7d23defec8f9cda8221f7f</id>
    </parent>
  </parents>
  <author>
    <name>mark</name>
    <email>mmond@io.com</email>
  </author>
  <url>http://github.com/mmond/configuration-automation/commit/e71ae7e7db2c9f6c6e0f617c6479fa22ec4bf313</url>
  <id>e71ae7e7db2c9f6c6e0f617c6479fa22ec4bf313</id>
  <committed-date>2009-02-12T20:02:50-08:00</committed-date>
  <authored-date>2009-02-12T20:02:50-08:00</authored-date>
  <message>more dir/path corrections</message>
  <tree>25a4bb9482e3f23679276414459a5c6f86185e7e</tree>
  <committer>
    <name>mark</name>
    <email>mmond@io.com</email>
  </committer>
</commit>
