annotate vendor/plugins/redmine_checkout/spec/fixtures/repositories.yml @ 16:020926a36823 yuya

* Add redmine-checkout plugin (as of svn rev 179 of the plugin)
author Chris Cannam
date Wed, 25 Aug 2010 16:39:01 +0100
parents
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