Author: kkolinko
Date: Fri Jan 19 11:29:16 2018
New Revision: 1821620

URL: http://svn.apache.org/viewvc?rev=1821620&view=rev
Log:
Followup to r1821618: update svn commands, as images and css were moved into a 
different directory.

docs/images and docs/stylesheets were replaced with docs/res. The res directory 
needs to be checked out with indefinite depth.

No update to xdocs, as its checkout depth is already indefinite.

Modified:
    tomcat/site/trunk/README.txt

Modified: tomcat/site/trunk/README.txt
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?rev=1821620&r1=1821619&r2=1821620&view=diff
==============================================================================
--- tomcat/site/trunk/README.txt (original)
+++ tomcat/site/trunk/README.txt Fri Jan 19 11:29:16 2018
@@ -30,7 +30,7 @@ Sparse checkout:
     cd tomcat-site
     svn update --set-depth immediates docs
     svn update --set-depth infinity xdocs jk-xdocs native-xdocs
-    svn update --set-depth infinity docs/articles docs/images docs/stylesheets
+    svn update --set-depth infinity docs/articles docs/res
 
   This checkout omits a number of subdirectories inside of docs/. You will
   see them as empty subdirectories there. It you need to work on any of



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

Reply via email to