annotate test/fixtures/.svn/text-base/projects.yml.svn-base @ 8:0c83d98252d9 yuya

* Add custom repo prefix and proper auth realm, remove auth cache (seems like an unwise feature), pass DB handle around, various other bits of tidying
author Chris Cannam
date Thu, 12 Aug 2010 15:31:37 +0100
parents 513646585e45
children
rev   line source
Chris@0 1 ---
Chris@0 2 projects_001:
Chris@0 3 created_on: 2006-07-19 19:13:59 +02:00
Chris@0 4 name: eCookbook
Chris@0 5 updated_on: 2006-07-19 22:53:01 +02:00
Chris@0 6 id: 1
Chris@0 7 description: Recipes management application
Chris@0 8 homepage: http://ecookbook.somenet.foo/
Chris@0 9 is_public: true
Chris@0 10 identifier: ecookbook
Chris@0 11 parent_id:
Chris@0 12 lft: 1
Chris@0 13 rgt: 10
Chris@0 14 projects_002:
Chris@0 15 created_on: 2006-07-19 19:14:19 +02:00
Chris@0 16 name: OnlineStore
Chris@0 17 updated_on: 2006-07-19 19:14:19 +02:00
Chris@0 18 id: 2
Chris@0 19 description: E-commerce web site
Chris@0 20 homepage: ""
Chris@0 21 is_public: false
Chris@0 22 identifier: onlinestore
Chris@0 23 parent_id:
Chris@0 24 lft: 11
Chris@0 25 rgt: 12
Chris@0 26 projects_003:
Chris@0 27 created_on: 2006-07-19 19:15:21 +02:00
Chris@0 28 name: eCookbook Subproject 1
Chris@0 29 updated_on: 2006-07-19 19:18:12 +02:00
Chris@0 30 id: 3
Chris@0 31 description: eCookBook Subproject 1
Chris@0 32 homepage: ""
Chris@0 33 is_public: true
Chris@0 34 identifier: subproject1
Chris@0 35 parent_id: 1
Chris@0 36 lft: 6
Chris@0 37 rgt: 7
Chris@0 38 projects_004:
Chris@0 39 created_on: 2006-07-19 19:15:51 +02:00
Chris@0 40 name: eCookbook Subproject 2
Chris@0 41 updated_on: 2006-07-19 19:17:07 +02:00
Chris@0 42 id: 4
Chris@0 43 description: eCookbook Subproject 2
Chris@0 44 homepage: ""
Chris@0 45 is_public: true
Chris@0 46 identifier: subproject2
Chris@0 47 parent_id: 1
Chris@0 48 lft: 8
Chris@0 49 rgt: 9
Chris@0 50 projects_005:
Chris@0 51 created_on: 2006-07-19 19:15:51 +02:00
Chris@0 52 name: Private child of eCookbook
Chris@0 53 updated_on: 2006-07-19 19:17:07 +02:00
Chris@0 54 id: 5
Chris@0 55 description: This is a private subproject of a public project
Chris@0 56 homepage: ""
Chris@0 57 is_public: false
Chris@0 58 identifier: private-child
Chris@0 59 parent_id: 1
Chris@0 60 lft: 2
Chris@0 61 rgt: 5
Chris@0 62 projects_006:
Chris@0 63 created_on: 2006-07-19 19:15:51 +02:00
Chris@0 64 name: Child of private child
Chris@0 65 updated_on: 2006-07-19 19:17:07 +02:00
Chris@0 66 id: 6
Chris@0 67 description: This is a public subproject of a private project
Chris@0 68 homepage: ""
Chris@0 69 is_public: true
Chris@0 70 identifier: project6
Chris@0 71 parent_id: 5
Chris@0 72 lft: 3
Chris@0 73 rgt: 4
Chris@0 74