Mercurial > hg > soundsoftware-site
annotate test/fixtures/.svn/text-base/journal_details.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 | 051f544170fe |
rev | line source |
---|---|
Chris@0 | 1 --- |
Chris@0 | 2 journal_details_001: |
Chris@0 | 3 old_value: "1" |
Chris@0 | 4 property: attr |
Chris@0 | 5 id: 1 |
Chris@0 | 6 value: "2" |
Chris@0 | 7 prop_key: status_id |
Chris@0 | 8 journal_id: 1 |
Chris@0 | 9 journal_details_002: |
Chris@0 | 10 old_value: "40" |
Chris@0 | 11 property: attr |
Chris@0 | 12 id: 2 |
Chris@0 | 13 value: "30" |
Chris@0 | 14 prop_key: done_ratio |
Chris@0 | 15 journal_id: 1 |
Chris@0 | 16 journal_details_003: |
Chris@0 | 17 old_value: nil |
Chris@0 | 18 property: attr |
Chris@0 | 19 id: 3 |
Chris@0 | 20 value: "6" |
Chris@0 | 21 prop_key: fixed_version_id |
Chris@0 | 22 journal_id: 4 |