annotate .svn/pristine/6b/6b45dce23ff2dc83015e691c7398ac2bde7c8b86.svn-base @ 1298:4f746d8966dd redmine_2.3_integration

Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author Chris Cannam
date Fri, 14 Jun 2013 09:28:30 +0100
parents 622f24f53b42
children
rev   line source
Chris@1295 1 ---
Chris@1295 2 repositories_001:
Chris@1295 3 project_id: 1
Chris@1295 4 url: file:///<%= Rails.root %>/tmp/test/subversion_repository
Chris@1295 5 id: 10
Chris@1295 6 root_url: file:///<%= Rails.root %>/tmp/test/subversion_repository
Chris@1295 7 password: ""
Chris@1295 8 login: ""
Chris@1295 9 type: Repository::Subversion
Chris@1295 10 is_default: true
Chris@1295 11 repositories_002:
Chris@1295 12 project_id: 2
Chris@1295 13 url: svn://localhost/test
Chris@1295 14 id: 11
Chris@1295 15 root_url: svn://localhost
Chris@1295 16 password: ""
Chris@1295 17 login: ""
Chris@1295 18 type: Repository::Subversion
Chris@1295 19 is_default: true