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