@@ -1,17 +1,17 | |||||
1 | --- |
|
1 | --- | |
2 | repositories_001: |
|
2 | repositories_001: | |
3 | project_id: 1 |
|
3 | project_id: 1 | |
4 |
url: file:///<%= R |
|
4 | url: file:///<%= Rails.root %>/tmp/test/subversion_repository | |
5 | id: 10 |
|
5 | id: 10 | |
6 |
root_url: file:///<%= R |
|
6 | root_url: file:///<%= Rails.root %>/tmp/test/subversion_repository | |
7 | password: "" |
|
7 | password: "" | |
8 | login: "" |
|
8 | login: "" | |
9 | type: Subversion |
|
9 | type: Subversion | |
10 | repositories_002: |
|
10 | repositories_002: | |
11 | project_id: 2 |
|
11 | project_id: 2 | |
12 | url: svn://localhost/test |
|
12 | url: svn://localhost/test | |
13 | id: 11 |
|
13 | id: 11 | |
14 | root_url: svn://localhost |
|
14 | root_url: svn://localhost | |
15 | password: "" |
|
15 | password: "" | |
16 | login: "" |
|
16 | login: "" | |
17 | type: Subversion |
|
17 | type: Subversion |
General Comments 0
You need to be logged in to leave comments.
Login now