RubyGems Navigation menu

ohac-ditz 0.5.2

Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like git, darcs, Mercurial, and Bazaar. It can also be used with centralized systems like SVN.

Ditz maintains an issue database directory on disk, with files written in a line-based and human-editable format. This directory can be kept under version control, alongside project code.

Ditz provides a simple, console-based interface for creating and updating the issue database files, and some basic static HTML generation capabilities for producing world-readable status pages (for a demo, see the ditz ditz page).

Ditz includes a robust plugin system for adding commands, model fields, and modifying output. See PLUGINS.txt for documentation on the pre-shipped plugins.

Ditz currently offers no central public method of bug submission.

USING DITZ

There are several different ways to use Ditz:

  1. Treat issue change the same as code change: include it as part of commits, and merge it with changes from other developers, resolving conflicts in the usual manner.

  2. Keep the issue database in the repository but in a separate branch. Issue changes can be managed by your VCS, but is not tied directly to code commits.

  3. Keep the issue database separate and not under VCS at all.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.5.2 - January 16, 2010 (81,5 KB)
  2. 0.5.1 - January 16, 2010 (70,5 KB)

Runtime afhankelijkheden (2):

trollop >= 1.9
yaml_waml >= 0.3

Eigenaren:

Authors:

  • OHASHI Hideya

SHA 256 checksum:

c48d9208433245c2d28736a70c19ef18d60bd251be6b37ff7f2beb882a16553d

Total downloads 8.104

Voor deze versie 4.643

Licenties:

N/A

Required Ruby Version: Geen

Links: