<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>mack-distributed/CHANGELOG</filename>
    </added>
    <added>
      <filename>mack-distributed/README</filename>
    </added>
    <added>
      <filename>mack-distributed/Rakefile</filename>
    </added>
    <added>
      <filename>mack-distributed/lib/mack-distributed.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/lib/mack-distributed/errors/errors.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/lib/mack-distributed/routes/urls.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/lib/mack-distributed/utils/rinda.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/Rakefile</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/controllers/admin/users_controller.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/controllers/tst_another_controller.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/controllers/tst_home_page_controller.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/controllers/tst_my_filters_controller.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/controllers/tst_resources_controller.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/controllers/tst_users_controller.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/controllers/vtt/view_template_controller.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/helpers/controllers/some_random_helper.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/helpers/controllers/tst_users_controller_helper.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/helpers/views/application_helper.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/application/404.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/application/_outside_part.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/controller_base_test/wants_test/on_disk_wants.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/controller_base_test/wants_test/on_disk_wants.xml.builder</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/controller_base_test/wants_test/you_want_what.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/layouts/application.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/layouts/application.xml.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/layouts/my_cool.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/layouts/my_cool.xml.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/layouts/my_super_cool.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_another/_latest_news.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_another/big_render.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_another/no_action_in_cont_served_from_disk.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_home_page/_how_to.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_home_page/foo.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_home_page/hello_world_url_test_in_view.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_my_filters/me.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_resources/edit.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/tst_users/edit.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/vtt/view_template/_local_part.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/vtt/view_template/bart.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/vtt/view_template/homer.xml.builder</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/wants_test/on_disk_wants.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/wants_test/on_disk_wants.xml.builder</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/app/views/wants_test/you_want_what.html.erb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/config/app_config/default.yml</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/config/app_config/development.yml</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/config/app_config/production.yml</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/config/app_config/test.yml</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/config/database.yml</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/config/initializers/gems.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/config/initializers/mime_types.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/config/routes.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/lib/tasks/fa_tasks.rake</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/public/favicon.ico</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/public/images/logo.gif</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/public/something/hello.html</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/public/something/logo.gif</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/public/tst_another/no_action_in_cont_served_from_public.html</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/public/vtt/vtt_public_nested_test.html</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/public/vtt/vtt_public_with_extension_test.txt</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/fake_application/public/vtt_public_test.html</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/lib/distributed/routing/distributed_route_spec.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/lib/distributed/utils/rinda_spec.rb</filename>
    </added>
    <added>
      <filename>mack-distributed/spec/spec_helper.rb</filename>
    </added>
  </added>
  <modified type="array"/>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b331aaa95e797c390d8bd41422ee4cb3dced130</id>
    </parent>
  </parents>
  <author>
    <name>dsutedja</name>
    <email>dsutedja@helium.com</email>
  </author>
  <url>http://github.com/markbates/mack-more/commit/dc169592650e360e12cf794c66b116a4797948b6</url>
  <id>dc169592650e360e12cf794c66b116a4797948b6</id>
  <committed-date>2008-08-05T07:48:19-07:00</committed-date>
  <authored-date>2008-08-05T07:48:19-07:00</authored-date>
  <message>Project start [#8 state:resolved]</message>
  <tree>821b1dc014544fbbbbfc96d8f25cd8bfd633d113</tree>
  <committer>
    <name>dsutedja</name>
    <email>dsutedja@helium.com</email>
  </committer>
</commit>
