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