<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Manifest</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,4 +4,3 @@ debug.log
 pkg/
 doc/
 tasks/
-Manifest
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -5,12 +5,19 @@ The default names for the test databases are &quot;activerecord_unittest&quot; and
 to update the connection adapter setups you want to test with in 
 test/connections/&lt;your database&gt;/connection.rb. 
 
+The connection files make certain assumptions. For instance, the ODBC connection 
+assumes you have a DSN setup that matches the name of the default database names.
+
 
 == Requirements
 
 The following gems need to be installed. Make sure you have gems.github.com as a
-source. http://github.com/blog/97-github-loves-rubygems-1-2
+source. Info here. http://gems.github.com/
+
+We use echoe for packagemanagement to rubyforge. Not needed really for the tests 
+but since we need it... you need to install it.
 
+  * gem install echoe
   * gem install thoughtbot-shoulda -s http://gems.github.com
   * gem install mocha
 
@@ -21,11 +28,8 @@ is assumed to exist:
 #{RAILS_ROOT}/vendor/plugins/adapters/sqlserver
 #{RAILS_ROOT}/vendor/rails/activerecord/test
 
-Define a user named 'rails' in SQL Server with all privileges granted. Use an empty 
-password for user 'rails', or alternatively use the OSQLPASSWORD environment variable
-which allows you to set a default password for the current session.
-
-Then run &quot;rake create_databases&quot;.
+Define a user named 'rails' in SQL Server with all privileges granted for the 
+test databases. Use an empty password for said user.
 
 
 == Running with Rake</diff>
      <filename>RUNNING_UNIT_TESTS</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f234575c9accd1991701d6ce0c1edddd8ef1191c</id>
    </parent>
  </parents>
  <author>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </author>
  <url>http://github.com/rails-sqlserver/2000-2005-adapter/commit/cd81ea73384116441710bac8f0c856c848f7fd7e</url>
  <id>cd81ea73384116441710bac8f0c856c848f7fd7e</id>
  <committed-date>2009-07-28T10:52:39-07:00</committed-date>
  <authored-date>2009-07-28T10:52:39-07:00</authored-date>
  <message>Do not ignore manifest. Update RUNNING_UNIT_TESTS.</message>
  <tree>b5fbf120a61b710507151a3ebb3210c2bac82eeb</tree>
  <committer>
    <name>Ken Collins</name>
    <email>ken@metaskills.net</email>
  </committer>
</commit>
