annotate vendor/plugins/redmine_checkout/spec/fixtures/repositories.yml @ 1178:970f82375f2e bug_362

Close obsolete branch bug_362
author Chris Cannam
date Wed, 01 Feb 2012 13:40:49 +0000
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