Author: kkolinko Date: Thu Jun 14 14:52:05 2012 New Revision: 1350277 URL: http://svn.apache.org/viewvc?rev=1350277&view=rev Log: Replace minor number in tag name example to prevent unintended use
Modified: tomcat/site/trunk/README.txt Modified: tomcat/site/trunk/README.txt URL: http://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?rev=1350277&r1=1350276&r2=1350277&view=diff ============================================================================== --- tomcat/site/trunk/README.txt (original) +++ tomcat/site/trunk/README.txt Thu Jun 14 14:52:05 2012 @@ -109,8 +109,8 @@ A) To switch to tags for released versions: - svn switch "^/tomcat/jk/tags/JK_1_2_37/xdocs" jk-xdocs - svn switch "^/tomcat/native/tags/TOMCAT_NATIVE_1_1_23/xdocs" native-1.1-xdocs + svn switch "^/tomcat/jk/tags/JK_1_2_xx/xdocs" jk-xdocs + svn switch "^/tomcat/native/tags/TOMCAT_NATIVE_1_1_xx/xdocs" native-1.1-xdocs To switch back to empty directories: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org