<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitmodules</filename>
    </added>
    <added>
      <filename>frameworks/rubygems</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,6 @@ pushd %~dp0\..\..\..\Main
 tf get
 popd
 pushd %~dp0
-git pull
 ruby retry.rb
+ruby stats.rb --all
 popd</diff>
      <filename>retry.bat</filename>
    </modified>
    <modified>
      <diff>@@ -296,12 +296,12 @@ class DataReporter &lt; BaseReporter
     print &quot;Sending file to ironruby.info ... &quot;
     Net::SCP.start(
       &quot;ironruby.info&quot;, 
-      &quot;jschementi&quot;, {
+      &quot;iruby&quot;, {
       :password =&gt; File.open(&quot;#{File.dirname(__FILE__)}/pswd&quot;) do |f| 
                      f.read
                    end.chomp
     }) do |scp|
-      scp.upload! filename, &quot;/home/jschementi/ironruby.info/data/#{filename.split(&quot;/&quot;).last}&quot;
+      scp.upload! filename, &quot;/home/iruby/ironruby.info/data/#{filename.split(&quot;/&quot;).last}&quot;
     end
     puts &quot;done&quot;
   end</diff>
      <filename>stats.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f385525983ffef37f929a9854112dcf4dccfa351</id>
    </parent>
  </parents>
  <author>
    <name>Jimmy Schementi</name>
    <email>jschementi@gmail.com</email>
  </author>
  <url>http://github.com/jredville/ironruby-stats/commit/931369de47e6776f16ea419ae86d12ae0891c35d</url>
  <id>931369de47e6776f16ea419ae86d12ae0891c35d</id>
  <committed-date>2009-02-09T20:08:42-08:00</committed-date>
  <authored-date>2009-02-09T20:08:42-08:00</authored-date>
  <message>update server info, and add frameworks</message>
  <tree>585f4886c3ec10561fd34c6539c89c2f974c0939</tree>
  <committer>
    <name>Jimmy Schementi</name>
    <email>jschementi@gmail.com</email>
  </committer>
</commit>
