<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,9 @@
 == For git support
-To setup git projects, you'll need the following gems:
+
+You'll need Git:
+ * http://git.or.cz/#download for instructions
+
+To the following gems:
  * grit
- * mime-types
\ No newline at end of file
+ * mime-types
+</diff>
      <filename>DEPENDENCIES</filename>
    </modified>
    <modified>
      <diff>@@ -1,9 +1,6 @@
- - Make adding svn projects work again:
-		./cruise add another_project --svn-url &lt;svn-url&gt;
-		cruise data root = '/Users/../.cruise'
-		Adding project 'another_project' (this may take a while)...
-		cruise data root = '/Users/.../.cruise'
-		FAILED: don't know how to handle 'svn'
- - Modify README to reference Ben Burkett's Git Repo (installation)
- - Add minimal INSTALL document to document adding new git/svn projects
- - Add usage document to describe starting CruiseControl.rb (./cruise start)
\ No newline at end of file
+ - Modify README to indicate that this is a fork documenting changes:
+   - Git support
+   - What else?
+
+ - Add minimal INSTALL document to reference Ben Burkett's Git Repo, document adding new git/svn projects
+ - Add usage document to describe starting CruiseControl.rb (./cruise start)</diff>
      <filename>GIT_FORK_TODOS</filename>
    </modified>
    <modified>
      <diff>@@ -60,6 +60,7 @@ begin
   require RAILS_ROOT + &quot;/config/environment&quot;
   
   if scm_options.has_key?(:svn)
+    scm_options.delete(:svn)
     source_control = Subversion.new(scm_options)
   elsif scm_options.has_key?(:git)
     source_control = Git.new(scm_options)</diff>
      <filename>script/add_project</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d58ccb88f318a1bcaf6888205e57c9d7acf87582</id>
    </parent>
  </parents>
  <author>
    <name>Muness Alrubaie</name>
    <email>muness@Muness.local</email>
  </author>
  <url>http://github.com/dustin/cruisecontrolrb/commit/2521a44d56609d3c1d8ed02175d774bc145fbc18</url>
  <id>2521a44d56609d3c1d8ed02175d774bc145fbc18</id>
  <committed-date>2008-03-13T07:49:36-07:00</committed-date>
  <authored-date>2008-03-13T07:49:36-07:00</authored-date>
  <message>fixed adding svn projects</message>
  <tree>442956cc44c5dc4aa37f56291ac7d3af890c3973</tree>
  <committer>
    <name>Muness Alrubaie</name>
    <email>muness@Muness.local</email>
  </committer>
</commit>
