Mercurial > hg > soundsoftware-site
annotate test/fixtures/.svn/text-base/journal_details.yml.svn-base @ 36:de76cd3e8c8e cc-branches
* Probably abortive experiments in extracting the branch from Hg
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 20 Oct 2010 10:07:29 +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 |