annotate vendor/plugins/redmine_checkout/spec/fixtures/repositories.yml @ 36:de76cd3e8c8e cc-branches

* Probably abortive experiments in extracting the branch from Hg
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 20 Oct 2010 10:07:29 +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