FSN#23111 Overal svn:needlock op, keyword expansion aan en $Modtime vervangen door $Id

svn path=/Customer/; revision=15481
This commit is contained in:
Jos Groot Lipman
2012-09-23 15:37:06 +00:00
parent 32abbf25f1
commit 13472a442f
516 changed files with 1078 additions and 1078 deletions

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script.
--
-- (c) 2011 SG|facilitor bv
-- $Revision: 2 $
-- $Modtime: 27-05-11 13:58 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SET ECHO ON

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script.
--
-- (c) 2011 SG|facilitor bv
-- $Revision: 2 $
-- $Modtime: 8-06-11 16:41 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SET ECHO ON

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script UWVA52.
--
-- (c) 2010 SG|facilitor bv
-- $Revision: 1 $
-- $Modtime: 22-09-10 12:20 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SET ECHO ON

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script WTCA13.
--
-- (c) 2010 SG|facilitor bv
-- $Revision: 2 $
-- $Modtime: 19-09-11 14:50 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SET ECHO ON
@@ -29,7 +29,7 @@ INSERT INTO FAC_USRRAP
0
);
BEGIN adm.systrackscript('$Workfile: wtca13.sql $', '$Revision: 2 $', 1); END;
BEGIN adm.systrackscript('$Workfile: wtca13.sql $', '$Revision$', 1); END;
/
SPOOL OFF

View File

@@ -1,8 +1,8 @@
-- Customer specific once-script WTCA14.
--
-- (c) 2010 SG|facilitor bv
-- $Revision: 1 $
-- $Modtime: 4-10-11 15:59 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SET ECHO ON
@@ -29,7 +29,7 @@ INSERT INTO FAC_USRRAP
0
);
BEGIN adm.systrackscript('$Workfile: wtca14.sql $', '$Revision: 1 $', 1); END;
BEGIN adm.systrackscript('$Workfile: wtca14.sql $', '$Revision$', 1); END;
/
SPOOL OFF

View File

@@ -1,7 +1,7 @@
-- Script containing customer specific db-configuration for WTCA.
-- (c) 2010 SG|facilitor bv
-- $Revision: 29 $
-- $Modtime: 26-03-12 13:02 $
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
@@ -3643,7 +3643,7 @@ AS
ON opdr.mld_opdr_key = CORR.mld_opdr_key
GROUP BY uitv.prs_afdeling_key;
BEGIN adm.systrackscript('$Workfile: wtca.sql $', '$Revision: 29 $', 0); END;
BEGIN adm.systrackscript('$Workfile: wtca.sql $', '$Revision$', 0); END;
/
BEGIN fac.registercustversion('WTCA', 17); END;
/