About.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 29 Sep 2011 00:10:44 +0300
changeset 1011 c006c2f27f51
parent 1010 c7352d68c95e
child 1012 719b12ec01c8
About.
devel-scm.rst
--- a/devel-scm.rst	Thu Sep 29 00:09:06 2011 +0300
+++ b/devel-scm.rst	Thu Sep 29 00:10:44 2011 +0300
@@ -1,10 +1,19 @@
 .. -*- coding: utf-8 -*-
 
-====================================
- Software configuration management.
-====================================
+==========================================
+ Software configuration management (SCM).
+==========================================
 .. contents::
 
+About.
+======
+
+Configuration management covers the processes used to control, coordinate, and
+track: code, requirements, documentation, problems, change requests, designs,
+tools/compilers/libraries/patches, changes made to them, and who makes the
+changes. (See the 'Tools' section for web resources with listings of
+configuration management tools.
+
 Request/issue/bug tracker.
 ==========================