2009-09-20 18:06:57 +04:00
|
|
|
---
|
|
|
|
repositories_001:
|
|
|
|
project_id: 1
|
2011-06-16 05:54:47 +04:00
|
|
|
url: file:///<%= Rails.root %>/tmp/test/subversion_repository
|
2009-09-20 18:06:57 +04:00
|
|
|
id: 10
|
2011-06-16 05:54:47 +04:00
|
|
|
root_url: file:///<%= Rails.root %>/tmp/test/subversion_repository
|
2009-09-20 18:06:57 +04:00
|
|
|
password: ""
|
|
|
|
login: ""
|
2012-04-25 21:17:49 +04:00
|
|
|
type: Repository::Subversion
|
2012-01-15 22:19:19 +04:00
|
|
|
is_default: true
|
2009-09-20 18:06:57 +04:00
|
|
|
repositories_002:
|
|
|
|
project_id: 2
|
|
|
|
url: svn://localhost/test
|
|
|
|
id: 11
|
|
|
|
root_url: svn://localhost
|
|
|
|
password: ""
|
|
|
|
login: ""
|
2012-04-25 21:17:49 +04:00
|
|
|
type: Repository::Subversion
|
2012-01-15 22:19:19 +04:00
|
|
|
is_default: true
|