76ed8cc200
git-svn-id: http://redmine.rubyforge.org/svn/trunk@981 e93f8b46-1217-0410-a6f0-8f06a7374b81
18 lines
445 B
YAML
18 lines
445 B
YAML
---
|
|
repositories_001:
|
|
project_id: 1
|
|
url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
|
|
id: 10
|
|
root_url: file:///<%= RAILS_ROOT.gsub(%r{config\/\.\.}, '') %>/tmp/test/subversion_repository
|
|
password: ""
|
|
login: ""
|
|
type: Subversion
|
|
repositories_002:
|
|
project_id: 2
|
|
url: svn://localhost/test
|
|
id: 11
|
|
root_url: svn://localhost
|
|
password: ""
|
|
login: ""
|
|
type: Subversion
|