devel-scm.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 17 Aug 2011 21:14:54 +0300
changeset 945 972852ff3ade
parent 941 9291a7ce6efb
child 954 887fa4aff71f
permissions -rw-r--r--
change mode to 644

.. -*- coding: utf-8 -*-

====================================
 Software configuration management.
====================================
.. contents::

Request/issue/bug tracker.
==========================

Each artifact can contain several attributes as:

 * Type.
 * Component.
 * Version.
 * Milestone.
 * Priority.

  http://trac.edgewall.org/wiki/TracTickets
                The Trac Ticket System

Type.
-----

Type is a kind of artifact - bug/issue or enhancement or suggestion or wanted,
etc.

Component.
----------

Component is a project module or a subsystem distinct by different criteria.

This can be - client/server, host/target, ui/doc/installer, etc.

Version.
--------

Version vs. build/release number.
---------------------------------

Version is a tag for 

Milestone.
----------

Milestone is a data when issue should be resolved.