[interchange-cvs] interchange - jon modified 4 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon May 9 17:36:54 EDT 2005


User:      jon
Date:      2005-05-09 21:36:54 GMT
Modified:  SPECS    interchange-cron interchange-init
Modified:           interchange-logrotate
Removed:   SPECS    interchange.cfg.patch
Log:
Add CVS Id tags.

Revision  Changes    Path
2.3       +1 -0      interchange/SPECS/interchange-cron


rev 2.3, prev_rev 2.2
Index: interchange-cron
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange-cron,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -u -r2.2 -r2.3
--- interchange-cron	4 Dec 2003 14:51:24 -0000	2.2
+++ interchange-cron	9 May 2005 21:36:54 -0000	2.3
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Script to purge expired Interchange session and tmp files
+# $Id: interchange-cron,v 2.3 2005/05/09 21:36:54 jon Exp $
 #
 # Before anything else we assure that we run only as the 'interch' user
 # because we allow 'find' to follow symlinks (e.g. to handle session



2.3       +1 -0      interchange/SPECS/interchange-init


rev 2.3, prev_rev 2.2
Index: interchange-init
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange-init,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -u -r2.2 -r2.3
--- interchange-init	18 Aug 2002 15:11:32 -0000	2.2
+++ interchange-init	9 May 2005 21:36:54 -0000	2.3
@@ -2,6 +2,7 @@
 #
 # Run control script for Interchange
 # http://www.icdevgroup.org/
+# $Id: interchange-init,v 2.3 2005/05/09 21:36:54 jon Exp $
 #
 # chkconfig: 345 96 4
 # description: Interchange is a web application server focused on ecommerce



2.3       +2 -0      interchange/SPECS/interchange-logrotate


rev 2.3, prev_rev 2.2
Index: interchange-logrotate
===================================================================
RCS file: /var/cvs/interchange/SPECS/interchange-logrotate,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -u -r2.2 -r2.3
--- interchange-logrotate	14 Apr 2004 12:10:04 -0000	2.2
+++ interchange-logrotate	9 May 2005 21:36:54 -0000	2.3
@@ -1,3 +1,5 @@
+# $Id: interchange-logrotate,v 2.3 2005/05/09 21:36:54 jon Exp $
+
 /var/log/interchange/*.log /var/log/interchange/*/error.log {
 	rotate 4
 	weekly








More information about the interchange-cvs mailing list