Update of /var/cvs/contributions/natmm
In directory james.mmbase.org:/tmp/cvs-serv9556
Modified Files:
hotdeploy.bat
Log Message:
Also copy the Editors.
See also: http://cvs.mmbase.org/viewcvs/contributions/natmm
Index: hotdeploy.bat
===================================================================
RCS file: /var/cvs/contributions/natmm/hotdeploy.bat,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- hotdeploy.bat 3 Oct 2008 13:43:23 -0000 1.3
+++ hotdeploy.bat 10 Nov 2008 13:14:59 -0000 1.4
@@ -7,12 +7,15 @@
:internet
echo Copying templates\natmm to %CATALINA_HOME%\webapps\natmm-internet
xcopy templates\natmm\*.js* %CATALINA_HOME%\webapps\natmm-internet /S /D /Y
+xcopy templates\editors\*.js* %CATALINA_HOME%\webapps\natmm-internet\editors
/S /D /Y
xcopy templates\natmm\*.htm* %CATALINA_HOME%\webapps\natmm-internet /S /D /Y
GOTO end
:intranet
echo Copying templates\nmintra to %CATALINA_HOME%\webapps\ROOT\nmintra
xcopy templates\nmintra\*.js* %CATALINA_HOME%\webapps\ROOT\nmintra /S /D /Y
+xcopy templates\editors\*.js* %CATALINA_HOME%\webapps\ROOT\editors /S /D /Y
+xcopy templates\mmbase\*.xml %CATALINA_HOME%\webapps\ROOT\mmbase /S /D /Y
xcopy templates\nmintra\*.htm* %CATALINA_HOME%\webapps\ROOT\nmintra /S /D /Y
GOTO end
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs