[otrs-cvs] CVS: otrs4win32 AdvancedReplace.nsh,1.2,1.3 ChangeSlash.nsh,1.2,1.3 Install.txt,1.2,1.3 InstallCron.bat,1.1,1.2 OTRS.NSI,1.2,1.3 OTRS_Restart.bat,1.2,1.3 OTRS_Start.bat,1.2,1.3 OTRS_Stop.bat,1.2,1.3 RegSearch.nsh,1.1,1.2 UninstallCron.bat,1.1,1.2 Update_Components_in_OTRS_Installer.txt,1.1,1.2 conf.nsh,1.2,1.3 packages.bat,1.2,1.3

cvs-log at otrs.org cvs-log at otrs.org
Wed Oct 4 12:47:21 CEST 2006


Update of /home/cvs/otrs4win32
In directory lancelot:/tmp/cvs-serv5331

Modified Files:
	AdvancedReplace.nsh ChangeSlash.nsh Install.txt 
	InstallCron.bat OTRS.NSI OTRS_Restart.bat OTRS_Start.bat 
	OTRS_Stop.bat RegSearch.nsh UninstallCron.bat 
	Update_Components_in_OTRS_Installer.txt conf.nsh packages.bat 
Log Message:
change copyright

Index: AdvancedReplace.nsh
===================================================================
RCS file: /home/cvs/otrs4win32/AdvancedReplace.nsh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** AdvancedReplace.nsh	8 Aug 2005 13:26:52 -0000	1.2
--- AdvancedReplace.nsh	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,5 ****
! 
  # AdvancedReplace.nsh - It replaces what ever is in the line throught the entire text matching it.
! # Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  # --
  # $Id$
--- 1,5 ----
! # --
  # AdvancedReplace.nsh - It replaces what ever is in the line throught the entire text matching it.
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$

Index: ChangeSlash.nsh
===================================================================
RCS file: /home/cvs/otrs4win32/ChangeSlash.nsh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** ChangeSlash.nsh	8 Aug 2005 13:26:52 -0000	1.2
--- ChangeSlash.nsh	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,5 ****
! 
  # ChangeSlash.nsh - change the "\" in / and put the path into $RO
! # Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  # --
  # $Id$
--- 1,5 ----
! # --
  # ChangeSlash.nsh - change the "\" in / and put the path into $RO
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
***************
*** 19,22 ****
--- 19,23 ----
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  # --
+ 
  # Push $filenamestring (e.g. 'c:\this\and\that\filename.htm')
  # Push "\"
***************
*** 25,29 ****
  # Now $R0 contains 'c:/this/and/that/filename.htm'
  
- 
  Function StrSlash
    Exch $R3 ; $R3 = needle ("\" or "/")
--- 26,29 ----

Index: Install.txt
===================================================================
RCS file: /home/cvs/otrs4win32/Install.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Install.txt	8 Aug 2005 13:26:52 -0000	1.2
--- Install.txt	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,4 ****
  # OTRS_Winscript/Update - a help script to update OTRS, Perl, Apache2, CronW, MySQL
! # Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  # --
  # $Id$
--- 1,5 ----
+ # --
  # OTRS_Winscript/Update - a help script to update OTRS, Perl, Apache2, CronW, MySQL
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
***************
*** 19,24 ****
  # --
  
- 
- 
  # install OTRS to Win32 systems
  
--- 20,23 ----

Index: InstallCron.bat
===================================================================
RCS file: /home/cvs/otrs4win32/InstallCron.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** InstallCron.bat	8 Aug 2005 13:26:52 -0000	1.1
--- InstallCron.bat	4 Oct 2006 09:47:19 -0000	1.2
***************
*** 1,5 ****
  @echo off
  REM OTRS_Restart.bat - a script to restart cron and Apache2
! REM Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  REM --
  REM $Id$
--- 1,6 ----
  @echo off
+ REM --
  REM OTRS_Restart.bat - a script to restart cron and Apache2
! REM Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  REM --
  REM $Id$

Index: OTRS.NSI
===================================================================
RCS file: /home/cvs/otrs4win32/OTRS.NSI,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** OTRS.NSI	8 Aug 2005 13:26:52 -0000	1.2
--- OTRS.NSI	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,5 ****
! 
  # OTRS.NSI - a script to generate the OTRS Wininstaller
! # Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  # --
  # $Id$
--- 1,5 ----
! # --
  # OTRS.NSI - a script to generate the OTRS Wininstaller
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$

Index: OTRS_Restart.bat
===================================================================
RCS file: /home/cvs/otrs4win32/OTRS_Restart.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** OTRS_Restart.bat	8 Aug 2005 13:26:52 -0000	1.2
--- OTRS_Restart.bat	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,5 ****
  @echo off
  REM OTRS_Restart.bat - a script to restart cron and Apache2
! REM Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  REM --
  REM $Id$
--- 1,6 ----
  @echo off
+ REM --
  REM OTRS_Restart.bat - a script to restart cron and Apache2
! REM Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  REM --
  REM $Id$
***************
*** 20,24 ****
  REM --
  
- 
  NET STOP CRON
  C:\OTRS\otrs\bin\Cron4Win32.pl
--- 21,24 ----

Index: OTRS_Start.bat
===================================================================
RCS file: /home/cvs/otrs4win32/OTRS_Start.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** OTRS_Start.bat	8 Aug 2005 13:26:52 -0000	1.2
--- OTRS_Start.bat	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,5 ****
  @echo off
  REM OTRS_Start.bat - a script to start cron and Apache2
! REM Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  REM --
  REM $Id$
--- 1,6 ----
  @echo off
+ REM --
  REM OTRS_Start.bat - a script to start cron and Apache2
! REM Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  REM --
  REM $Id$

Index: OTRS_Stop.bat
===================================================================
RCS file: /home/cvs/otrs4win32/OTRS_Stop.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** OTRS_Stop.bat	8 Aug 2005 13:26:52 -0000	1.2
--- OTRS_Stop.bat	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,5 ****
  @echo off
  REM OTRS_Stop.bat - a script to stop cron and Apache2
! REM Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  REM --
  REM $Id$
--- 1,6 ----
  @echo off
+ REM --
  REM OTRS_Stop.bat - a script to stop cron and Apache2
! REM Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  REM --
  REM $Id$

Index: RegSearch.nsh
===================================================================
RCS file: /home/cvs/otrs4win32/RegSearch.nsh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** RegSearch.nsh	8 Aug 2005 13:26:52 -0000	1.1
--- RegSearch.nsh	4 Oct 2006 09:47:19 -0000	1.2
***************
*** 1,4 ****
  # Regsearch.nsh - search the registry for existing components.
! # Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  # --
  # $Id$
--- 1,5 ----
+ # --
  # Regsearch.nsh - search the registry for existing components.
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$

Index: UninstallCron.bat
===================================================================
RCS file: /home/cvs/otrs4win32/UninstallCron.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** UninstallCron.bat	8 Aug 2005 13:26:52 -0000	1.1
--- UninstallCron.bat	4 Oct 2006 09:47:19 -0000	1.2
***************
*** 1,5 ****
  @echo off
  REM OTRS_Restart.bat - a script to restart cron and Apache2
! REM Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  REM --
  REM $Id$
--- 1,6 ----
  @echo off
+ REM --
  REM OTRS_Restart.bat - a script to restart cron and Apache2
! REM Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  REM --
  REM $Id$

Index: Update_Components_in_OTRS_Installer.txt
===================================================================
RCS file: /home/cvs/otrs4win32/Update_Components_in_OTRS_Installer.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Update_Components_in_OTRS_Installer.txt	8 Aug 2005 13:26:52 -0000	1.1
--- Update_Components_in_OTRS_Installer.txt	4 Oct 2006 09:47:19 -0000	1.2
***************
*** 1,4 ****
  # OTRS_Winscript/Update - a help script to update OTRS, Perl, Apache2, CronW, MySQL
! # Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  # --
  # $Id$
--- 1,5 ----
+ # --
  # OTRS_Winscript/Update - a help script to update OTRS, Perl, Apache2, CronW, MySQL
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$

Index: conf.nsh
===================================================================
RCS file: /home/cvs/otrs4win32/conf.nsh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** conf.nsh	8 Aug 2005 13:26:52 -0000	1.2
--- conf.nsh	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,4 ****
  # Conf.nsh - a script tp generate the config settings for the installer prozess
! # Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  # --
  # $Id$
--- 1,5 ----
+ # --
  # Conf.nsh - a script tp generate the config settings for the installer prozess
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  # --
  # $Id$
***************
*** 17,20 ****
--- 18,22 ----
  # along with this program; if not, write to the Free Software
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ # --
  
  ;----------------------------------------------------------------------------------

Index: packages.bat
===================================================================
RCS file: /home/cvs/otrs4win32/packages.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** packages.bat	8 Aug 2005 13:26:52 -0000	1.2
--- packages.bat	4 Oct 2006 09:47:19 -0000	1.3
***************
*** 1,5 ****
  @echo off
  REM packages.bat - a script to install Perl ppm modules
! REM Copyright (C) 2001-2005 Stefan Rother <sr at otrs.de>
  REM --
  REM $Id$
--- 1,6 ----
  @echo off
+ REM --
  REM packages.bat - a script to install Perl ppm modules
! REM Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
  REM --
  REM $Id$



More information about the cvs-log mailing list