Mercurial > hg > soundsoftware-site
annotate vendor/plugins/redmine_checkout/spec/fixtures/projects.yml @ 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 | 020926a36823 |
children |
rev | line source |
---|---|
Chris@16 | 1 --- |
Chris@16 | 2 projects_001: |
Chris@16 | 3 created_on: 2006-07-19 19:13:59 +02:00 |
Chris@16 | 4 name: eCookbook |
Chris@16 | 5 updated_on: 2006-07-19 22:53:01 +02:00 |
Chris@16 | 6 id: 1 |
Chris@16 | 7 description: Recipes management application |
Chris@16 | 8 homepage: http://ecookbook.somenet.foo/ |
Chris@16 | 9 is_public: true |
Chris@16 | 10 identifier: ecookbook |
Chris@16 | 11 parent_id: |
Chris@16 | 12 lft: 1 |
Chris@16 | 13 rgt: 10 |