annotate test/fixtures/.svn/text-base/trackers.yml.svn-base @ 351:ebf53b46f3f3 feature_123

Add the overview setting to the project settings. Still rather clumsy, but it does appear to work!
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 31 Mar 2011 18:20:16 +0100
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