annotate vendor/plugins/redmine_checkout/spec/fixtures/repositories.yml @ 866:2cd212a468b6 bug_152

Close obsolete branch bug_152
author Chris Cannam
date Wed, 11 May 2011 10:08:34 +0100
parents 020926a36823
children
rev   line source
Chris@16 1 ---
Chris@16 2 svn:
Chris@16 3 project_id: 1
Chris@16 4 url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
Chris@16 5 id: 1
Chris@16 6 root_url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
Chris@16 7 password: ""
Chris@16 8 login: ""
Chris@16 9 type: Subversion