<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>README.rdoc</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -17,13 +17,13 @@ Rake::RDocTask.new(:rdoc) do |rdoc|
   rdoc.rdoc_dir = 'rdoc'
   rdoc.title    = 'Stripattributes'
   rdoc.options &lt;&lt; '--line-numbers' &lt;&lt; '--inline-source'
-  rdoc.rdoc_files.include('README')
+  rdoc.rdoc_files.include('README.rdoc')
   rdoc.rdoc_files.include('lib/**/*.rb')
 end
 
 desc 'Publishes rdoc to rubyforge server'
 task :publish_rdoc =&gt; :rdoc do
-  cmd = &quot;scp rdoc/* rmm5t@rubyforge.org:/var/www/gforge-projects/stripattributes&quot;
+  cmd = &quot;scp -r rdoc/* rmm5t@rubyforge.org:/var/www/gforge-projects/stripattributes&quot;
   puts &quot;\nPublishing rdoc: #{cmd}\n\n&quot;
   system(cmd)
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>4a9a6984921fdd6bcee6d4d95424953316be02fa</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/rmm5t/strip_attributes/commit/4b8985ae494916058912132ea25d8c99e24fdbd1</url>
  <id>4b8985ae494916058912132ea25d8c99e24fdbd1</id>
  <committed-date>2008-06-27T11:09:41-07:00</committed-date>
  <authored-date>2008-06-27T11:09:41-07:00</authored-date>
  <message>README renamed to README.rdoc</message>
  <tree>ba82715f6b7135a25136c068d7677de4256c3951</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
