annotate .svn/pristine/9c/9ca9c6dfffd7638ae7eea68c1bdadff3a8c99ad5.svn-base @ 1550:7d825cbd76c8 feature_1136

Ensure we don't leave a git repo lying around for a repo with no corresponding (even if empty) authormap
author Chris Cannam
date Tue, 12 Jan 2016 17:22:27 +0000
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
Chris@1296 2 comments_001:
Chris@1296 3 commented_type: News
Chris@1296 4 commented_id: 1
Chris@1296 5 id: 1
Chris@1296 6 author_id: 1
Chris@1296 7 comments: my first comment
Chris@1296 8 created_on: 2006-12-10 18:10:10 +01:00
Chris@1296 9 updated_on: 2006-12-10 18:10:10 +01:00
Chris@1296 10 comments_002:
Chris@1296 11 commented_type: News
Chris@1296 12 commented_id: 1
Chris@1296 13 id: 2
Chris@1296 14 author_id: 2
Chris@1296 15 comments: This is an other comment
Chris@1296 16 created_on: 2006-12-10 18:12:10 +01:00
Chris@1296 17 updated_on: 2006-12-10 18:12:10 +01:00