<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>fabreqs.py.example</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1,4 @@
 *.pyc
+.DS_Store
+src
+ve</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -44,11 +44,11 @@ def install_module(src_dir, module_name='', dist_utils=False):
 def bootstrap():
     &quot;&quot;&quot;
     1. Creates a new virtualenv
-    2. Downloads all sources from fabreqs.py,
-       Adding them to the PYTHONPATH
+    2. Downloads all sources from fabreqs.py, adding them 
+       to the PYTHONPATH along the way
     
     &quot;&quot;&quot;
-    #put the cwd on the path so we can use fabreqs.py
+    #put the cwd on the python path so we can use fabreqs.py
     sys.path.append('.') 
     from fabreqs import requirements
     local('virtualenv ve')</diff>
      <filename>fabfile.py</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>fabreqs.py</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>a9d4abdf775c60b3d52077beb6168e99c08a98e3</id>
    </parent>
  </parents>
  <author>
    <name>Peter Baumgartner</name>
    <email>pete@lincolnloop.com</email>
  </author>
  <url>http://github.com/lincolnloop/lincoln-loop-deploy/commit/66ea09fd0df5c3f4d9feed2a6658e1ad5af4d3fc</url>
  <id>66ea09fd0df5c3f4d9feed2a6658e1ad5af4d3fc</id>
  <committed-date>2008-12-08T09:37:24-08:00</committed-date>
  <authored-date>2008-12-08T09:37:24-08:00</authored-date>
  <message>initial public offering</message>
  <tree>1502431ac1a25e195bc061c12af0184f74836baf</tree>
  <committer>
    <name>Peter Baumgartner</name>
    <email>pete@lincolnloop.com</email>
  </committer>
</commit>
