<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,16 +3,24 @@
 Overrides some basic methods for the current model so that calling #destroy sets a 'deleted_at' field to the 
 current timestamp.  ActiveRecord is required.
 
-== Install
+== Resources
 
-Gem installation:
+Install
 
-  gem install acts_as_paranoid
-  
-Download: 
+* gem install acts_as_paranoid
 
-  http://rubyforge.org/projects/ar-paranoid/
+Rubyforge project
 
-== Documentation
+* http://rubyforge.org/projects/ar-paranoid
 
-RDocs are online at http://ar-paranoid.rubyforge.org
\ No newline at end of file
+RDocs
+
+* http://ar-paranoid.rubyforge.org
+
+Subversion
+
+* http://techno-weenie.net/svn/projects/acts_as_paranoid
+
+Collaboa
+
+* http://collaboa.techno-weenie.net/repository/browse/acts_as_paranoid
\ No newline at end of file</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -53,21 +53,13 @@ Rake::GemPackageTask.new(spec) do |pkg|
   pkg.need_tar = true
 end
 
-desc &quot;Publish the gem&quot;
-task :pgem =&gt; [:package] do 
-  Rake::SshFilePublisher.new(PROD_HOST, &quot;public_html/code/gems&quot;, &quot;pkg&quot;, &quot;#{PKG_FILE_NAME}.gem&quot;).upload
-  Rake::SshFilePublisher.new(PROD_HOST, &quot;public_html/code/pkg&quot;, &quot;pkg&quot;, &quot;#{PKG_FILE_NAME}.tgz&quot;).upload
-  %x{ssh #{PROD_HOST} 'update_gems'}
-end
-
 desc &quot;Publish the API documentation&quot;
-task :pdoc =&gt; [:rdoc] do 
-  Rake::SshDirPublisher.new(PROD_HOST, &quot;public_html/code/doc/#{PKG_NAME}&quot;, &quot;doc&quot;).upload
+task :pdoc =&gt; [:rdoc] do
   Rake::RubyForgePublisher.new(RUBY_FORGE_PROJECT, RUBY_FORGE_USER).upload
 end
 
 desc 'Publish the gem and API docs'
-task :publish =&gt; [:pgem, :pdoc, :rubyforge_upload]
+task :publish =&gt; [:pdoc, :rubyforge_upload]
 
 desc &quot;Publish the release files to RubyForge.&quot;
 task :rubyforge_upload do</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>730bd1c494e3fa904104401ec9d02a6a62629601</id>
    </parent>
  </parents>
  <author>
    <name>technoweenie</name>
    <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
  </author>
  <url>http://github.com/ooochie/acts_as_paranoid/commit/fa8ae0bcb9b4f0f801316fa36939ae9e0db3283a</url>
  <id>fa8ae0bcb9b4f0f801316fa36939ae9e0db3283a</id>
  <committed-date>2005-09-22T15:39:29-07:00</committed-date>
  <authored-date>2005-09-22T15:39:29-07:00</authored-date>
  <message>added links to collaboa and svn to readme

git-svn-id: http://svn.techno-weenie.net/projects/acts_as_paranoid@98 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
  <tree>89b68a2853fe9aa666da0cbfd28b08e720e6b799</tree>
  <committer>
    <name>technoweenie</name>
    <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
  </committer>
</commit>
