[Koha-cvs] koha/misc export_frameworks.bat export_framewor... [rel_2_2]

Thomas D koha at alinto.com
Thu Dec 13 15:22:26 CET 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Thomas D <thd>	07/12/13 14:22:26

Modified files:
	misc           : export_frameworks.bat export_frameworks.sh 

Log message:
	Correcting updates URL.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/misc/export_frameworks.bat?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.2&r2=1.1.2.3
http://cvs.savannah.gnu.org/viewcvs/koha/misc/export_frameworks.sh?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.2&r2=1.1.2.3

Patches:
Index: export_frameworks.bat
===================================================================
RCS file: /sources/koha/koha/misc/Attic/export_frameworks.bat,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- export_frameworks.bat	13 Dec 2007 13:29:02 -0000	1.1.2.2
+++ export_frameworks.bat	13 Dec 2007 14:22:26 -0000	1.1.2.3
@@ -4,8 +4,8 @@
 REM Koha 2.2.X MARC Frameworks Export Script
 REM for Microsoft Windows systems.
 REM
-REM version 0.0.2
-REM 2007-12-12
+REM version 0.0.3
+REM 2007-12-13
 REM
 REM by
 REM
@@ -68,8 +68,8 @@
 REM UPDATES.
 REM
 REM Updated versions for Koha 2.2.X should be available from
-REM ECHO http://cvs.savannah.nongnu.org/viewvc/koha/misc/?root=koha as long as
-REM Savannah is hosting the Koha 2.2.X code repository.
+REM ECHO http://cvs.savannah.nongnu.org/viewvc/koha/misc/export_frameworks.bat?view=log&root=koha&pathrev=rel_2_2
+REM as long as Savannah is hosting the Koha 2.2.X code repository.
 REM
 REM Otherwise, consult the Koha website, http://www.koha.org .
 REM **************************************************************************
@@ -119,8 +119,8 @@
 
 REM SCRIPT VARIABLES.
 
-set scriptVersion=0.0.2
-set scriptDate=2007-12-12
+set scriptVersion=0.0.3
+set scriptDate=2007-12-13
 set scriptYear=2007
 set optionName=
 
@@ -298,8 +298,8 @@
 	echo UPDATES.
 	echo.
 	echo Updated versions for Koha 2.2.X should be available from
-	echo http://cvs.savannah.nongnu.org/viewvc/koha/misc/?root=koha as long as
-	echo Savannah is hosting the Koha 2.2.X code repository.
+	echo http://cvs.savannah.nongnu.org/viewvc/koha/misc/export_frameworks.bat?view=log&root=koha&pathrev=rel_2_2
+	echo as long as Savannah is hosting the Koha 2.2.X code repository.
 	echo.
 	echo Otherwise, consult the Koha website, http://www.koha.org .
 	echo.

Index: export_frameworks.sh
===================================================================
RCS file: /sources/koha/koha/misc/Attic/export_frameworks.sh,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- export_frameworks.sh	13 Dec 2007 13:29:02 -0000	1.1.2.2
+++ export_frameworks.sh	13 Dec 2007 14:22:26 -0000	1.1.2.3
@@ -4,8 +4,8 @@
 # Koha 2.2.X MARC Frameworks Export Script
 # for Unix based systems (Unix, GNU/Linux, Mac OS X, etc.)
 #
-# version 0.0.2
-# 2007-12-12
+# version 0.0.3
+# 2007-12-13
 #
 # by
 #
@@ -68,8 +68,8 @@
 # UPDATES.
 #
 # Updated versions for Koha 2.2.X should be available from
-# http://cvs.savannah.nongnu.org/viewvc/koha/misc/?root=koha as long as
-# Savannah is hosting the Koha 2.2.X code repository.
+# http://cvs.savannah.nongnu.org/viewvc/koha/misc/export_frameworks.sh?view=log&root=koha&pathrev=rel_2_2
+# as long as Savannah is hosting the Koha 2.2.X code repository.
 #
 # Otherwise, consult the Koha website, http://www.koha.org .
 # **************************************************************************
@@ -107,8 +107,8 @@
 
 # SCRIPT VARIABLES.
 
-scriptVersion=0.0.2
-scriptDate=2007-12-12
+scriptVersion=0.0.3
+scriptDate=2007-12-13
 scriptYear=2007
 
 # ERROR EXIT CODES.
@@ -254,8 +254,8 @@
 UPDATES.
 
 Updated versions for Koha 2.2.X should be available from
-http://cvs.savannah.nongnu.org/viewvc/koha/misc/?root=koha as long as
-Savannah is hosting the Koha 2.2.X code repository.
+http://cvs.savannah.nongnu.org/viewvc/koha/misc/export_frameworks.sh?view=log&root=koha&pathrev=rel_2_2
+as long as Savannah is hosting the Koha 2.2.X code repository.
 
 Otherwise, consult the Koha website, http://www.koha.org .
 '





More information about the Koha-cvs mailing list