<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,12 +8,9 @@
 	&lt;string&gt;cd &quot;$TM_BUNDLE_PATH&quot;
 
 echo &quot;&amp;lt;pre&amp;gt;&quot;
-[ -d &quot;.svn&quot; ] &amp;amp;&amp;amp; svn up
 [ -d &quot;.git&quot; ] &amp;amp;&amp;amp; git pull
-[ ! -d .svn ] &amp;amp;&amp;amp; [ ! -d .git ] &amp;amp;&amp;amp; echo &quot;You must install the bundle using Subversion or Git in order to update via this command.&quot;
-
+[ ! -d .git ] &amp;amp;&amp;amp; echo &quot;You must install the bundle using Git in order to update via this command.&quot;
 osascript -e 'tell app &quot;TextMate&quot; to reload bundles'
-
 echo &quot;&amp;lt;/pre&amp;gt;&quot;&lt;/string&gt;
 	&lt;key&gt;input&lt;/key&gt;
 	&lt;string&gt;selection&lt;/string&gt;</diff>
      <filename>Commands/Update Bundle.tmCommand</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7ff7e7bea123f1a7692882a4da7417ce92b92143</id>
    </parent>
  </parents>
  <author>
    <name>Jonas Grimfelt</name>
    <email>grimen@gmail.com</email>
  </author>
  <url>http://github.com/grimen/compass_blueprint_tmbundle/commit/b3f7b14654959aac340c7ba1a02316b4454f84a4</url>
  <id>b3f7b14654959aac340c7ba1a02316b4454f84a4</id>
  <committed-date>2009-07-24T13:00:23-07:00</committed-date>
  <authored-date>2009-07-24T13:00:23-07:00</authored-date>
  <message>making &quot;Update Bundle&quot;-command more robust.</message>
  <tree>666cedfe68f366786573961b51aa054c5725308f</tree>
  <committer>
    <name>Jonas Grimfelt</name>
    <email>grimen@gmail.com</email>
  </committer>
</commit>
