Not logged in
Diff

Differences From Artifact [b809c20d72]:

  • File www/bugtheory.wiki — part of check-in [109114baf4] at 2009-09-21 15:08:49 on branch trunk — Update documentation to include links to the mailing list and mailing list archives and to Paul Ruizendaal's TH1 documentation. (user: drh size: 6514) [more...]

To Artifact [e43e29be95]:

  • File www/bugtheory.wiki — part of check-in [169a10dd5e] at 2010-12-19 20:59:29 on branch trunk — Added a permuted documentation index. (user: drh size: 6481) [more...]

1
2

3
4
5
6
7
8
9
<title>Fossil Documentation</title>
<h1>Bug-Tracking In <a href="index.wiki">Fossil</a></h1>


A bug-report in fossil is called a "ticket".  Tickets are tracked
separately from code check-ins.

Some other distributed bug-tracking systems store tickets as files within
the source tree and thereby leverage the syncing and merging capabilities
of the versioning system to sync and merge tickets.  This approach is
<
|
>








1
2
3
4
5
6
7
8
9

<title>Bug-Tracking In Fossil</title>
<h2>Introduction</h2>

A bug-report in fossil is called a "ticket".  Tickets are tracked
separately from code check-ins.

Some other distributed bug-tracking systems store tickets as files within
the source tree and thereby leverage the syncing and merging capabilities
of the versioning system to sync and merge tickets.  This approach is