Author: juanpablo
Date: Thu Apr 26 22:33:27 2012
New Revision: 1331132
URL: http://svn.apache.org/viewvc?rev=1331132&view=rev
Log:
added missing svn-url of build scripts.
Modified:
incubator/jspwiki/site/trunk/README.txt
Modified: incubator/jspwiki/site/trunk/README.txt
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/site/trunk/README.txt?rev=1331132&r1=1331131&r2=1331132&view=diff
==============================================================================
--- incubator/jspwiki/site/trunk/README.txt (original)
+++ incubator/jspwiki/site/trunk/README.txt Thu Apr 26 22:33:27 2012
@@ -5,7 +5,8 @@ To build the site, locally:
- install python and some needed dependencies, as described in
http://apache.org/dev/cmsref.html#local-build
-- check/out export the build scripts to some directory, for example, let's say
we have:
+- check/out export the build scripts
(https://svn.apache.org/repos/infra/websites/cms/build/)
+ to some directory, for example, let's say we have:
+ $SVN_HOME/site
++ trunk (from svn, contains cms site files)
++ scripts (svn-exported from the previous URL)