You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/06/10 00:11:48 UTC

svn commit: r665918 - in /tomcat: current-svn15/ current/svn15/ site/trunk/docs/svn.html site/trunk/xdocs/svn.xml

Author: markt
Date: Mon Jun  9 15:11:48 2008
New Revision: 665918

URL: http://svn.apache.org/viewvc?rev=665918&view=rev
Log:
Move current (ie with externals) dirs for svn15 that were causing issues with pre 1.5 clients in previous location.
If anyone has a better name for the current-svn15 directory, feel free to rename it.

Added:
    tomcat/current-svn15/   (props changed)
      - copied from r665916, tomcat/current/svn15/
Removed:
    tomcat/current/svn15/
Modified:
    tomcat/site/trunk/docs/svn.html
    tomcat/site/trunk/xdocs/svn.xml

Propchange: tomcat/current-svn15/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Modified: tomcat/site/trunk/docs/svn.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/svn.html?rev=665918&r1=665917&r2=665918&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Mon Jun  9 15:11:48 2008
@@ -268,8 +268,8 @@
   </tr>
   <tr>
     <td>
-<a href="http://svn.apache.org/repos/asf/tomcat/current/svn15">
-        <code>/current/svn15</code>
+<a href="http://svn.apache.org/repos/asf/tomcat/current-svn15">
+        <code>/current-svn15</code>
 </a>
 </td>
     <td>Single directory checkouts for Tomcat 4.x and 5.x using svn 1.5+

Modified: tomcat/site/trunk/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/svn.xml?rev=665918&r1=665917&r2=665918&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/svn.xml (original)
+++ tomcat/site/trunk/xdocs/svn.xml Mon Jun  9 15:11:48 2008
@@ -52,8 +52,8 @@
     <td>Single directory checkouts for Tomcat 4.x and 5.x</td>
   </tr>
   <tr>
-    <td><a href="http://svn.apache.org/repos/asf/tomcat/current/svn15">
-        <code>/current/svn15</code></a></td>
+    <td><a href="http://svn.apache.org/repos/asf/tomcat/current-svn15">
+        <code>/current-svn15</code></a></td>
     <td>Single directory checkouts for Tomcat 4.x and 5.x using svn 1.5+
         style relative links for the externals</td>
   </tr>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org