<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>25e3e2ccae51601a763596845bf72f193fea7b3f</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/ca0c162827063c333a75b273c6f3f6950883eb6b</url>
    <id>ca0c162827063c333a75b273c6f3f6950883eb6b</id>
    <committed-date>2008-07-21T10:42:55-07:00</committed-date>
    <authored-date>2008-07-21T10:42:55-07:00</authored-date>
    <message>Updating deploy.rb to show an example task for extra symlinks</message>
    <tree>a28468326d88c73f963e32906ad8c872d9cae98b</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83e929327642f8f354d6ae983a13eff1d0ab4b9a</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/25e3e2ccae51601a763596845bf72f193fea7b3f</url>
    <id>25e3e2ccae51601a763596845bf72f193fea7b3f</id>
    <committed-date>2008-06-16T21:18:14-07:00</committed-date>
    <authored-date>2008-06-16T21:18:14-07:00</authored-date>
    <message>Adding app_shared_dir/log to cap boxcar:config task</message>
    <tree>5bad5b08408d82382503234807c8e580f4753297</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87701764aef8721566b029993add2d68bb3dda49</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/83e929327642f8f354d6ae983a13eff1d0ab4b9a</url>
    <id>83e929327642f8f354d6ae983a13eff1d0ab4b9a</id>
    <committed-date>2008-05-22T20:19:37-07:00</committed-date>
    <authored-date>2008-05-22T20:19:37-07:00</authored-date>
    <message>Updating documentation to reflect move to planetargon GitHub account</message>
    <tree>57949bd4a1dc163f0c00b598243c97916d281765</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ba17bfae33c6ae3e9a0aa893c34108120a46d5a</id>
      </parent>
    </parents>
    <author>
      <name>Alex Malinovich</name>
      <email>alexmalinovich@gmail.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/87701764aef8721566b029993add2d68bb3dda49</url>
    <id>87701764aef8721566b029993add2d68bb3dda49</id>
    <committed-date>2008-04-17T18:39:55-07:00</committed-date>
    <authored-date>2008-04-17T18:39:55-07:00</authored-date>
    <message>* Added password confirmation for database password (closes #4)
* Updated README to suggest deploy:cold instead of just deploy</message>
    <tree>0e8d75c11e53c213499bf094a7e3c1523a7186a1</tree>
    <committer>
      <name>Alex Malinovich</name>
      <email>alexmalinovich@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7be1a870fa4be22fe47630e2322dc2a67fa5e102</id>
      </parent>
    </parents>
    <author>
      <name>Alex Malinovich</name>
      <email>alexmalinovich@gmail.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/2ba17bfae33c6ae3e9a0aa893c34108120a46d5a</url>
    <id>2ba17bfae33c6ae3e9a0aa893c34108120a46d5a</id>
    <committed-date>2008-04-17T17:12:15-07:00</committed-date>
    <authored-date>2008-04-17T17:12:15-07:00</authored-date>
    <message>* Fixed install.rb to say &quot;boxcar:config&quot; instead of &quot;boxcar:setup&quot;</message>
    <tree>4033ce90a8fdbab3d036e3eac5b29c87af6c42ff</tree>
    <committer>
      <name>Alex Malinovich</name>
      <email>alexmalinovich@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9777d4064d915674f454b1fbd067971094177fce</id>
      </parent>
    </parents>
    <author>
      <name>Alex Malinovich</name>
      <email>demonbane@the-love-shack.net</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/7be1a870fa4be22fe47630e2322dc2a67fa5e102</url>
    <id>7be1a870fa4be22fe47630e2322dc2a67fa5e102</id>
    <committed-date>2008-04-17T16:40:42-07:00</committed-date>
    <authored-date>2008-04-17T16:40:42-07:00</authored-date>
    <message>* Updating deploy.rb with better svn examples
* Added example to README of how to do a manual install using git</message>
    <tree>7543b5dd82f950059f8e7e4024193bca7cc8d100</tree>
    <committer>
      <name>Alex Malinovich</name>
      <email>demonbane@the-love-shack.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>890146334655878be746e7171977038e3f11c387</id>
      </parent>
      <parent>
        <id>e2b490f5a0a29a9bf2d5b4d0f672999ea911aafc</id>
      </parent>
    </parents>
    <author>
      <name>Alex Malinovich</name>
      <email>demonbane@the-love-shack.net</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/9777d4064d915674f454b1fbd067971094177fce</url>
    <id>9777d4064d915674f454b1fbd067971094177fce</id>
    <committed-date>2008-04-17T16:16:30-07:00</committed-date>
    <authored-date>2008-04-17T16:16:30-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:robbyrussell/boxcar-conductor</message>
    <tree>c53f8802e1885459570909735bf2129821ff16dd</tree>
    <committer>
      <name>Alex Malinovich</name>
      <email>demonbane@the-love-shack.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c6fedc846ef482fb95e462100743d82c2ef83ef</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/e2b490f5a0a29a9bf2d5b4d0f672999ea911aafc</url>
    <id>e2b490f5a0a29a9bf2d5b4d0f672999ea911aafc</id>
    <committed-date>2008-04-17T15:30:49-07:00</committed-date>
    <authored-date>2008-04-17T15:30:49-07:00</authored-date>
    <message>Single quotes dont work here...</message>
    <tree>4d4e6a5885c10d69d53c71bceb71d62fd86dc0e6</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c6fedc846ef482fb95e462100743d82c2ef83ef</id>
      </parent>
    </parents>
    <author>
      <name>Alex</name>
      <email>alexmalinovich@Shrike.the-love-shack.lan</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/890146334655878be746e7171977038e3f11c387</url>
    <id>890146334655878be746e7171977038e3f11c387</id>
    <committed-date>2008-04-17T10:36:49-07:00</committed-date>
    <authored-date>2008-04-17T10:36:49-07:00</authored-date>
    <message>* Updated README with manual installation instructions
* Fixed up some bad examples in deploy.rb. More to be done I think.</message>
    <tree>b9712c8e95a84318470a54afc3cb0c7d9f038519</tree>
    <committer>
      <name>Alex</name>
      <email>alexmalinovich@Shrike.the-love-shack.lan</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b2cfbcc353912663b7c941a4fd565ef756f4c9bd</id>
      </parent>
      <parent>
        <id>2a791ba96724c7d0af11392847fe16ce35319fa4</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/3c6fedc846ef482fb95e462100743d82c2ef83ef</url>
    <id>3c6fedc846ef482fb95e462100743d82c2ef83ef</id>
    <committed-date>2008-04-15T10:27:18-07:00</committed-date>
    <authored-date>2008-04-15T10:27:18-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:robbyrussell/boxcar-conductor</message>
    <tree>6c64d3ad4d05e229fd10b9fd0c6f31a8a770ec73</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee0556c4158260c4a471491df0a1f502c02c0d81</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/b2cfbcc353912663b7c941a4fd565ef756f4c9bd</url>
    <id>b2cfbcc353912663b7c941a4fd565ef756f4c9bd</id>
    <committed-date>2008-04-15T10:24:05-07:00</committed-date>
    <authored-date>2008-04-15T10:24:05-07:00</authored-date>
    <message>Updating README with link to Boxcar Conductor project on LH.</message>
    <tree>a6a3cfb52af48ac99407f3122285b92a569e0e72</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee0556c4158260c4a471491df0a1f502c02c0d81</id>
      </parent>
    </parents>
    <author>
      <name>Alex Malinovich</name>
      <email>demonbane@the-love-shack.net</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/2a791ba96724c7d0af11392847fe16ce35319fa4</url>
    <id>2a791ba96724c7d0af11392847fe16ce35319fa4</id>
    <committed-date>2008-04-15T00:26:05-07:00</committed-date>
    <authored-date>2008-04-15T00:26:05-07:00</authored-date>
    <message>testing (and wrapping at 78 columns)</message>
    <tree>3f64697214162d1f5e9d3d7bb9941ecc08b19da4</tree>
    <committer>
      <name>Alex Malinovich</name>
      <email>demonbane@the-love-shack.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9d286c2540e3002871a10c458d0348605811c274</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/ee0556c4158260c4a471491df0a1f502c02c0d81</url>
    <id>ee0556c4158260c4a471491df0a1f502c02c0d81</id>
    <committed-date>2008-04-15T00:06:30-07:00</committed-date>
    <authored-date>2008-04-15T00:06:30-07:00</authored-date>
    <message>updating README with some initial docs</message>
    <tree>c80a79be21cd199ae3445d8238871ca4dd249663</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31e3503afc48f191b5507ee9553c66381bd90d1b</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/9d286c2540e3002871a10c458d0348605811c274</url>
    <id>9d286c2540e3002871a10c458d0348605811c274</id>
    <committed-date>2008-04-15T00:03:02-07:00</committed-date>
    <authored-date>2008-04-15T00:03:02-07:00</authored-date>
    <message>Fixing some of the directory making tasks</message>
    <tree>cc3e0fd387dbe174beda22e9461059843bd7dcaa</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22f624be201d07870c205fda56f5d8fa5746fcf0</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/31e3503afc48f191b5507ee9553c66381bd90d1b</url>
    <id>31e3503afc48f191b5507ee9553c66381bd90d1b</id>
    <committed-date>2008-04-14T23:40:42-07:00</committed-date>
    <authored-date>2008-04-14T23:40:42-07:00</authored-date>
    <message>Adding log/ during setup</message>
    <tree>82d9f0dd70148ef0ceeec63849e27fa213573ed3</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>63fcc3f4e82daacc70df0359cb701d4c97f42422</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/22f624be201d07870c205fda56f5d8fa5746fcf0</url>
    <id>22f624be201d07870c205fda56f5d8fa5746fcf0</id>
    <committed-date>2008-04-14T23:38:12-07:00</committed-date>
    <authored-date>2008-04-14T23:38:12-07:00</authored-date>
    <message>Calling deploy.setup in boxcar:setup</message>
    <tree>d2c2ec418eb03f96f3f522c438360f4dbfa59461</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6cf2e48f2c785aa5454bbc996b4649967dc9a70f</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/63fcc3f4e82daacc70df0359cb701d4c97f42422</url>
    <id>63fcc3f4e82daacc70df0359cb701d4c97f42422</id>
    <committed-date>2008-04-14T23:27:43-07:00</committed-date>
    <authored-date>2008-04-14T23:27:43-07:00</authored-date>
    <message>Adding boxcar:setup task</message>
    <tree>99af309331b39e09b8ddb0c71fa8385b6fc13498</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b1443c8d65ff8c76ba8071ef08435dcfe1b719e</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/6cf2e48f2c785aa5454bbc996b4649967dc9a70f</url>
    <id>6cf2e48f2c785aa5454bbc996b4649967dc9a70f</id>
    <committed-date>2008-04-14T23:22:57-07:00</committed-date>
    <authored-date>2008-04-14T23:22:57-07:00</authored-date>
    <message>Updating the deploy.rb example</message>
    <tree>83b1579ef3b28082a8f6065298b3c9b69eb07e98</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f04630e30acad10547621548881fa1bfee797f15</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/9b1443c8d65ff8c76ba8071ef08435dcfe1b719e</url>
    <id>9b1443c8d65ff8c76ba8071ef08435dcfe1b719e</id>
    <committed-date>2008-04-14T23:16:32-07:00</committed-date>
    <authored-date>2008-04-14T23:16:32-07:00</authored-date>
    <message>More attempts to get Capfile to copy properly</message>
    <tree>6f9641e18030fad197e02322bd674d0d46c0b95d</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5e29b5e6873fe3cf889a7231525475ae43669db6</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/f04630e30acad10547621548881fa1bfee797f15</url>
    <id>f04630e30acad10547621548881fa1bfee797f15</id>
    <committed-date>2008-04-14T23:09:55-07:00</committed-date>
    <authored-date>2008-04-14T23:09:55-07:00</authored-date>
    <message>Missing comma of death</message>
    <tree>ba65bfde5ec79362602133826570b4af6976eda4</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2bcfb902bb5869db38eb03519f0042384d3ca1e6</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/5e29b5e6873fe3cf889a7231525475ae43669db6</url>
    <id>5e29b5e6873fe3cf889a7231525475ae43669db6</id>
    <committed-date>2008-04-14T23:09:14-07:00</committed-date>
    <authored-date>2008-04-14T23:09:14-07:00</authored-date>
    <message>Fixing where Capfile ends up</message>
    <tree>f19887c9d9ec928dce4b051abab993ad46f2c9c9</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0188f9adfcd281f5117cd14559e3a8e82c365cc</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/2bcfb902bb5869db38eb03519f0042384d3ca1e6</url>
    <id>2bcfb902bb5869db38eb03519f0042384d3ca1e6</id>
    <committed-date>2008-04-14T23:05:08-07:00</committed-date>
    <authored-date>2008-04-14T23:05:08-07:00</authored-date>
    <message>Capfile NOT Capify...</message>
    <tree>6f978aa749299550d1864d7c0271996cf8140c5c</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3fcf4312193c3769b5e14cca3ae7a8d9df728ffb</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/f0188f9adfcd281f5117cd14559e3a8e82c365cc</url>
    <id>f0188f9adfcd281f5117cd14559e3a8e82c365cc</id>
    <committed-date>2008-04-14T23:04:23-07:00</committed-date>
    <authored-date>2008-04-14T23:04:23-07:00</authored-date>
    <message>gsub not replace...</message>
    <tree>d9758cf660889e9a8c5eb4fccabef7b296621a28</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1fca60aaa1c6cb027d8a9ef5b799def9fb25ce59</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/3fcf4312193c3769b5e14cca3ae7a8d9df728ffb</url>
    <id>3fcf4312193c3769b5e14cca3ae7a8d9df728ffb</id>
    <committed-date>2008-04-14T23:02:06-07:00</committed-date>
    <authored-date>2008-04-14T23:02:06-07:00</authored-date>
    <message>Fixing location to Capfile example</message>
    <tree>e93dd4beb0563ba51d2427158bb55b0adf4a690a</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56716553b15f5f57cc595817533a3150043bc2fd</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/1fca60aaa1c6cb027d8a9ef5b799def9fb25ce59</url>
    <id>1fca60aaa1c6cb027d8a9ef5b799def9fb25ce59</id>
    <committed-date>2008-04-14T22:51:10-07:00</committed-date>
    <authored-date>2008-04-14T22:51:10-07:00</authored-date>
    <message>Initial checkin of stuff... not tested</message>
    <tree>49b4b078de2fec7fde993d86e198745687dd2ace</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/robbyrussell/boxcar-conductor/commit/56716553b15f5f57cc595817533a3150043bc2fd</url>
    <id>56716553b15f5f57cc595817533a3150043bc2fd</id>
    <committed-date>2008-04-14T21:28:47-07:00</committed-date>
    <authored-date>2008-04-14T21:28:47-07:00</authored-date>
    <message>Adding initial README</message>
    <tree>543b9bebdc6bd5c4b22136034a95dd097a57d3dd</tree>
    <committer>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </committer>
  </commit>
</commits>
