OSDN Git Service

Upgrade to Jenkins 1.400 from Hudson 1.334
[redminele/redminele.git] / template / jenkins / home / hudson.scm.SubversionSCM.xml.erb
@@ -4,12 +4,12 @@
   <generation>1</generation>
   <credentials class="hashtable">
     <entry>
-      <string>&lt;http://localhost:80&gt; Authorization</string>
+                       <string>&lt;http://localhost:<%= apache_port %>&gt; Authorization</string>
       <hudson.scm.SubversionSCM_-DescriptorImpl_-PasswordCredential>
                                <userName><%= admin_account %></userName>
                                <password><%= Base64.encode64(admin_password).chomp %></password>
       </hudson.scm.SubversionSCM_-DescriptorImpl_-PasswordCredential>
     </entry>
   </credentials>
-  <revPropSupport class="hashtable"/>
+       <workspaceFormat>10</workspaceFormat>
 </hudson.scm.SubversionSCM_-DescriptorImpl>