Mercurial > hg > soundsoftware-site
annotate test/fixtures/changes.yml @ 1519:afce8026aaeb redmine-2.4-integration
Merge from branch "live"
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:34:53 +0100 |
parents | 433d4f72a19b |
children |
rev | line source |
---|---|
Chris@0 | 1 --- |
Chris@0 | 2 changes_001: |
Chris@0 | 3 id: 1 |
Chris@0 | 4 changeset_id: 100 |
Chris@0 | 5 action: A |
Chris@0 | 6 path: /test/some/path/in/the/repo |
Chris@0 | 7 from_path: |
Chris@0 | 8 from_revision: |
Chris@0 | 9 changes_002: |
Chris@0 | 10 id: 2 |
Chris@0 | 11 changeset_id: 100 |
Chris@0 | 12 action: A |
Chris@0 | 13 path: /test/some/path/elsewhere/in/the/repo |
Chris@0 | 14 from_path: |
Chris@0 | 15 from_revision: |
Chris@0 | 16 changes_003: |
Chris@0 | 17 id: 3 |
Chris@0 | 18 changeset_id: 101 |
Chris@0 | 19 action: M |
Chris@0 | 20 path: /test/some/path/in/the/repo |
Chris@0 | 21 from_path: |
Chris@0 | 22 from_revision: |