Mercurial > hg > soundsoftware-site
annotate test/fixtures/.svn/text-base/trackers.yml.svn-base @ 299:defe55be97b9 feature_73
Do not show external checkbox/field until the repo has been automatically populated
Pull external Hg as well as git and svn repos
Some textual changes
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 24 Mar 2011 15:48:36 +0000 |
parents | 513646585e45 |
children |
rev | line source |
---|---|
Chris@0 | 1 --- |
Chris@0 | 2 trackers_001: |
Chris@0 | 3 name: Bug |
Chris@0 | 4 id: 1 |
Chris@0 | 5 is_in_chlog: true |
Chris@0 | 6 position: 1 |
Chris@0 | 7 trackers_002: |
Chris@0 | 8 name: Feature request |
Chris@0 | 9 id: 2 |
Chris@0 | 10 is_in_chlog: true |
Chris@0 | 11 position: 2 |
Chris@0 | 12 trackers_003: |
Chris@0 | 13 name: Support request |
Chris@0 | 14 id: 3 |
Chris@0 | 15 is_in_chlog: false |
Chris@0 | 16 position: 3 |