merged
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 23 Aug 2011 10:07:58 +0300
changeset 955 e9a167ac98f3
parent 954 887fa4aff71f (diff)
parent 953 86acd1e99dd0 (current diff)
child 956 673f9fd0115d
merged
.dir-locals.el
.hgignore
Makefile
abbr.rst
asciidoc.rst
atom.rst
autotools.rst
bzr.rst
chm-hhc.sh
chm-hhp.sh
chm.stp
cpu.rst
devel-codetags.rst
devel-proj-files.rst
devel-scm.rst
devel-versioning.rst
devel.rst
disasm.rst
docbook.rst
en-phonetic.rst
epub.rst
expect.rst
firefox-devel.rst
fossil.rst
freebsd.rst
ftp.rst
gimp.rst
grub.rst
gtd.rst
hex.rst
http.rst
i18n.rst
index-frame.html
index.sh
intellectual.rst
javadoc.rst
ldd.rst
lisp.rst
macos.rst
mobile.rst
noise.rst
ontology.rst
partition.rst
prog-lang.rst
qt.rst
rst.css
screensaver.rst
search.rst
security.rst
sgml.rst
sh.rst
smartcard.rst
sudo.rst
texi.rst
usb.rst
web-search.rst
web-semantic.rst
web-site.rst
--- a/devel-scm.rst	Sun Aug 21 22:40:56 2011 +0300
+++ b/devel-scm.rst	Tue Aug 23 10:07:58 2011 +0300
@@ -10,15 +10,22 @@
 
 Each artifact can contain several attributes as:
 
+ * Status.
  * Type.
  * Component.
  * Version.
  * Milestone.
  * Priority.
+ * Resolution.
 
   http://trac.edgewall.org/wiki/TracTickets
                 The Trac Ticket System
 
+Status/State.
+-------------
+
+Open/Reopened/Closed.
+
 Type.
 -----
 
@@ -45,3 +52,7 @@
 
 Milestone is a data when issue should be resolved.
 
+Resolution.
+-----------
+
+Reason for why a ticket was closed. One of fixed, invalid, wontfix, duplicate.