Just in case you plan to use this script to fetch TC 7 versions:

On 06.12.2011 06:27, xiam...@apache.org wrote:
Modified: geronimo/external/trunk/tomcat-archetype/svn-actions.sh
URL: 
http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-archetype/svn-actions.sh?rev=1210786&r1=1210785&r2=1210786&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-archetype/svn-actions.sh (original)
+++ geronimo/external/trunk/tomcat-archetype/svn-actions.sh Tue Dec  6 05:27:32 
2011
@@ -32,7 +32,7 @@ else
    RM="rm -rf"
  fi

-TOMCAT_BASE="https://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/TOMCAT_6_0_35";
+TOMCAT_BASE="https://svn.apache.org/repos/asf/tomcat/trunk";

Tomcat 7 has moved to a new tc7.0.x branch a few moths ago. Fetchint trunk won't give you the head of the TC 7 branch, instead you'll get real trunk which is supposed to become TC 8 some time.

Regards,

Rainer

Reply via email to