branch develop updated (00128f9 -> 9e4c3a4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 00128f9 From scmwebeditor -- df new 9e4c3a4 From scmwebeditor -- df The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 9e4c3a471deca0401d0f5e1310c5bd2d36de8877 Author: mathieu.doray@ifremer.fr <unknown> Date: Fri Jan 22 10:42:01 2016 +0100 From scmwebeditor -- df Summary of changes: src/site/en/rst/install.rst.vm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 9e4c3a471deca0401d0f5e1310c5bd2d36de8877 Author: mathieu.doray@ifremer.fr <unknown> Date: Fri Jan 22 10:42:01 2016 +0100 From scmwebeditor -- df --- src/site/en/rst/install.rst.vm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/en/rst/install.rst.vm b/src/site/en/rst/install.rst.vm index 2cb05df..a49674c 100644 --- a/src/site/en/rst/install.rst.vm +++ b/src/site/en/rst/install.rst.vm @@ -143,21 +143,21 @@ tomcat should be installed in */opt/tomcat*. Echobase update comprises 5 steps: 1. Stop tomcat server -2. Delete the folders below: +2. Delete the following folders: :: rm -rf /opt/tomcat/webapps/echobase rm -rf /opt/tomcat/work/Catalina/localhost/echobase -3. Copier le nouveau war dans **/var/local/echobase/war** -4. Changer le lien symbolique **/var/local/echobase/echobase.war** +3. Copy the new Echobase .war file in: **/var/local/echobase/war** +4. Update the symbolic link in: **/var/local/echobase/echobase.war** :: ln -fvs /var/local/echobasewar/echobase-ui-XXX.war /var/local/echobase/echobase.war -5. Relancer le serveur tomcat +5. Restart tomcat server Divers ------ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm