<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -82,11 +82,13 @@ end
 #   * log/
 #
 # If you'd like to have Boxcar Conductor symlink any other files and/or directories,
-# you can add in a custom task at the bottom of this deploy.rb by following this example:
+# you can add in a custom task at the bottom of this deploy.rb by following this example.
+# (the :no_release option makes sure that this task only gets run as your deployment
+# user, not as root.)
 #
 # namespace :example do
 #   desc &quot;Link more remote files&quot;
-#   task :link_remote_files do
+#   task :link_remote_files, :except =&gt; { :no_release =&gt; true } do
 #     run &quot;ln -nfs #{app_shared_dir}/data #{release_path}/data&quot;
 #     run &quot;ln -nfs #{app_shared_dir}/exports #{release_path}/public/exports&quot;
 #   end</diff>
      <filename>templates/deploy.rb.example</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6318b945d65bc18b6ad89f3c661424c102e29084</id>
    </parent>
  </parents>
  <author>
    <name>Alex Malinovich</name>
    <email>alex.malinovich@planetargon.com</email>
  </author>
  <url>http://github.com/planetargon/boxcar-conductor/commit/7e88c102d42e151244fadc25287ca57c41e2afa8</url>
  <id>7e88c102d42e151244fadc25287ca57c41e2afa8</id>
  <committed-date>2009-08-03T09:58:23-07:00</committed-date>
  <authored-date>2009-08-03T09:58:23-07:00</authored-date>
  <message>Updating deploy.rb example to fix root-owned symlinks bug</message>
  <tree>dfef13e9aae0a4128f8dc9986e72589e4dc243d7</tree>
  <committer>
    <name>Alex Malinovich</name>
    <email>alex.malinovich@planetargon.com</email>
  </committer>
</commit>
