<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,9 +39,8 @@ def push_docs():
     &quot;&quot;&quot;
     Build and push the Sphinx docs to docs.fabfile.org
     &quot;&quot;&quot;
-    build_docs()
-    branch = _version('branch')
-    remote_loc = '/var/www/docs.fabfile/%s/' % branch
+    build_docs(clean='yes')
+    remote_loc = '/var/www/docs.fabfile/%s/' % _version('short')
     rsync_project(remote_loc, 'docs/_build/html/', delete=True)
 
 </diff>
      <filename>fabfile.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dc7c15366555f2dab902122a5b1ff5b45e6f9ca9</id>
    </parent>
  </parents>
  <author>
    <name>Jeff Forcier</name>
    <email>jeff@bitprophet.org</email>
  </author>
  <url>http://github.com/bitprophet/fabric/commit/3b388dc5a16cd49fa2b7e09aaadd79e540ae6fdc</url>
  <id>3b388dc5a16cd49fa2b7e09aaadd79e540ae6fdc</id>
  <committed-date>2009-11-08T16:10:24-08:00</committed-date>
  <authored-date>2009-11-08T16:10:24-08:00</authored-date>
  <message>Switch docs URLs to use shortversion, not branch</message>
  <tree>1335861845aef1e4c82d37ee310c6bba06cf15d3</tree>
  <committer>
    <name>Jeff Forcier</name>
    <email>jeff@bitprophet.org</email>
  </committer>
</commit>
