<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,23 @@
+# GithubFogbugz configuration file
+# ================================
+#
+# Setup your github-fogbugz integration through this configuration file.
+#
+# The URL to the cvsSubmit.[php|asp] file on your server.  This is to add the list of changed files to the cases.
 fb_submit_url:  &quot;http://fogbugz.server.com/cvsSubmit.php&quot;
+
+# The URL to the root of your FogBugz installation.
 fb_main_url:  &quot;http://fogbugz.server.com/&quot;
+
+# The path to the Curl binary.  Curl is used because of issues with SSL in Ruby's libraries.
 curl: &quot;/usr/bin/curl&quot;
+
+# A list of repositories that are known to your FogBugz installation.
+# Each repository is identified by a name and has 2 values: log_url and diff_url.
+# The repository's name must match the value given in the sRepos field of your FogBugz installation.
+#
+# See the FogBugz section in README.markdown for the details of how to setup your urls.
+# The examples below will get you started.
 repos:
   cvs:
     log_url: &quot;http://cvs.server.com/viewcvs.cgi/^FILE?rev=1.1&amp;view=log&quot;</diff>
      <filename>config/config.yml.example</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cf05a8a4ea0f22781695e0926505c26d622c18aa</id>
    </parent>
  </parents>
  <author>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </author>
  <url>http://github.com/johnreilly/github-fogbugz/commit/add64682c94bf829cf9cad53639f4d17daca8bee</url>
  <id>add64682c94bf829cf9cad53639f4d17daca8bee</id>
  <committed-date>2008-06-06T07:24:31-07:00</committed-date>
  <authored-date>2008-06-06T07:24:31-07:00</authored-date>
  <message>Added documentation in the example config.yml.</message>
  <tree>ae0e630e1512494b5c84cd6e68d82de7674bedd1</tree>
  <committer>
    <name>Fran&#231;ois Beausoleil</name>
    <email>francois@teksol.info</email>
  </committer>
</commit>
