Mercurial > hg > soundsoftware-site
comparison 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 |
comparison
equal
deleted
inserted
replaced
15:9c6c72729d91 | 16:020926a36823 |
---|---|
1 --- | |
2 svn: | |
3 project_id: 1 | |
4 url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository | |
5 id: 1 | |
6 root_url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository | |
7 password: "" | |
8 login: "" | |
9 type: Subversion |