Author: buildbot
Date: Tue Mar 12 10:01:55 2019
New Revision: 1041683
Log:
Staging update by buildbot for directory
Modified:
websites/staging/directory/trunk/content/ (props changed)
websites/staging/directory/trunk/content/apacheds/developer-guide.html
Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 12 10:01:55 2019
@@ -1 +1 @@
-1853069
+1855302
Modified: websites/staging/directory/trunk/content/apacheds/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/apacheds/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/apacheds/developer-guide.html Tue Mar 12 10:01:55
2019
@@ -547,7 +547,7 @@ $
<p>Those files will be stored on the production server only !!! And some extra caution
must be taken not to delete them when we will publish the staging site too...</p>
<p>First of all, you must checkout the two CMS store for the site : staging and revision.</p>
<div class="codehilite"><pre>$ cd ~/apacheds
-$ svn co https://svn.apache.org/repos/infra/websites/production/directory/trunk staging
+$ svn co https://svn.apache.org/repos/infra/websites/staging/directory/trunk staging
...
$ svn co https://svn.apache.org/repos/infra/websites/production/directory production
...
|