[Bps-public-commit] r14410 - Prophet/sites/syncwith.us/html/sd

jesse at bestpractical.com jesse at bestpractical.com
Tue Jul 22 23:04:52 EDT 2008


Author: jesse
Date: Tue Jul 22 23:04:52 2008
New Revision: 14410

Modified:
   Prophet/sites/syncwith.us/html/sd/using

Log:
using updates

Modified: Prophet/sites/syncwith.us/html/sd/using
==============================================================================
--- Prophet/sites/syncwith.us/html/sd/using	(original)
+++ Prophet/sites/syncwith.us/html/sd/using	Tue Jul 22 23:04:52 2008
@@ -1,5 +1,17 @@
 <&| /_elements/wrapper, title => 'Using SD' &>
 <h2>Setting up your environment</h2>
+<p>To tell SD where to find your bug database, you simply need to set the environment variable <code>SD_REPO</code>
+</p>
+<blockquote><code>export SD_REPO=~/.sd-bugs</code></blockquote>
+
+<p>To configure listing formats, you can set configuration directives in your 'prophetrc' file inside your SD repository. For example:</p>
+<blockquote>
+<code>
+summary_format_ticket = %4s },$luid | %-11.11s,status | %-70.70s,summary
+
+</code>
+</blockquote>
+</p>
 <h2>Working with bugs locally</h2>
 <h3>Create</h3>
 



More information about the Bps-public-commit mailing list