<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>features/home.feature</filename>
    </added>
    <added>
      <filename>features/support/env.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ set :user, &quot;bivouac&quot;
 set :use_sudo, false
 
 set :scm, :git
-set :repository,  &quot;git://punk.railscamp.org/bivouac.git&quot;
+set :repository,  &quot;git://github.com/martinstannard/bivouac.git&quot;
 set :deploy_via, :remote_cache
 
 set :application, &quot;bivouac&quot;
@@ -20,4 +20,4 @@ namespace :deploy do
   task :restart do
     run &quot;touch #{current_path}/tmp/restart.txt&quot;
   end
-end
\ No newline at end of file
+end</diff>
      <filename>Capfile</filename>
    </modified>
    <modified>
      <diff>@@ -1,15 +1,21 @@
-Bivouac: Where push == deploy
+#Bivouac: Where push == deploy
 
 Bivouac is a Sintra application for hosting and deploying rack compliant web applications.
 
-
 Born on 17 May, 2009 at Railscamp 5 in the Gold Coast Hinterland of Queensland, Australia via a collaboration between Martin Stannard, Michael Koukoullis and Keith Pitty with valued assistance from Phil Oye, Myles Byrne and Tim Lucas.
 
 TODO: provide more explanation.
 
+
 Requirements
 
 * sinatra
 * mysql
 * nginx
 * phusion passenger
+
+## Installation
+
+## Configuration
+
+</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>46b676f3c07f028948cc071f3a526b878b96eb53</id>
    </parent>
  </parents>
  <author>
    <name>Martin Stannard</name>
    <email>mstannard@gmail.com</email>
  </author>
  <url>http://github.com/martinstannard/bivouac/commit/1d3110e64eb6a5ba6caddd5500584c209fa51b53</url>
  <id>1d3110e64eb6a5ba6caddd5500584c209fa51b53</id>
  <committed-date>2009-05-18T20:06:46-07:00</committed-date>
  <authored-date>2009-05-18T20:06:46-07:00</authored-date>
  <message>added cucumber env and modified Capfile and README</message>
  <tree>433cf17a561e9b83437218bad119af24885155e5</tree>
  <committer>
    <name>Martin Stannard</name>
    <email>mstannard@gmail.com</email>
  </committer>
</commit>
