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 2015/12/16 11:57:49 UTC

svn commit: r1720327 - /tomcat/site/trunk/README.txt

Author: markt
Date: Wed Dec 16 10:57:49 2015
New Revision: 1720327

URL: http://svn.apache.org/viewvc?rev=1720327&view=rev
Log:
Tweak svn switch instructions for 1.1.x

Modified:
    tomcat/site/trunk/README.txt

Modified: tomcat/site/trunk/README.txt
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?rev=1720327&r1=1720326&r2=1720327&view=diff
==============================================================================
--- tomcat/site/trunk/README.txt (original)
+++ tomcat/site/trunk/README.txt Wed Dec 16 10:57:49 2015
@@ -156,7 +156,7 @@ A)
 
       svn switch "^/tomcat/jk/trunk/xdocs" jk-xdocs
       svn switch "^/tomcat/native/trunk/xdocs" native-xdocs
-      svn switch "^/tomcat/native/branches/1.1.x/xdocs" native-1.1-xdocs
+      svn switch --ignore-ancestry "^/tomcat/native/branches/1.1.x/xdocs" native-1.1-xdocs
 
    To switch to tags for released versions:
 



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