diff test/fixtures/repositories.yml @ 1115:433d4f72a19b redmine-2.2

Update to Redmine SVN revision 11137 on 2.2-stable branch
author Chris Cannam
date Mon, 07 Jan 2013 12:01:42 +0000
parents cbb26bc654de
children 261b3d9a4903
line wrap: on
line diff
--- a/test/fixtures/repositories.yml	Wed Jun 27 14:54:18 2012 +0100
+++ b/test/fixtures/repositories.yml	Mon Jan 07 12:01:42 2013 +0000
@@ -6,7 +6,8 @@
   root_url: file:///<%= Rails.root %>/tmp/test/subversion_repository
   password: ""
   login: ""
-  type: Subversion
+  type: Repository::Subversion
+  is_default: true
 repositories_002: 
   project_id: 2
   url: svn://localhost/test
@@ -14,4 +15,5 @@
   root_url: svn://localhost
   password: ""
   login: ""
-  type: Subversion
+  type: Repository::Subversion
+  is_default: true