gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge-plugin-scmcvs/bin install-cvs.sh,1.2,1.3


From: cbayle
Subject: [Gforge-commits] gforge-plugin-scmcvs/bin install-cvs.sh,1.2,1.3
Date: Wed, 21 Jul 2004 17:00:28 -0500

Update of /cvsroot/gforge/gforge-plugin-scmcvs/bin
In directory db.perdue.net:/tmp/cvs-serv31445/bin

Modified Files:
        install-cvs.sh 
Log Message:
First part of refactoring work, not yet finished but not working worst than
before, I hope


Index: install-cvs.sh
===================================================================
RCS file: /cvsroot/gforge/gforge-plugin-scmcvs/bin/install-cvs.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- install-cvs.sh      2 Jun 2004 22:02:13 -0000       1.2
+++ install-cvs.sh      21 Jul 2004 22:00:26 -0000      1.3
@@ -18,6 +18,7 @@
        echo "CVS usual config is changed for gforge one"
         # First, dedupe the commented lines
        update-inetd --remove  "cvspserver      stream  tcp     nowait.400      
root    /usr/sbin/tcpd  /usr/lib/gforge/bin/cvs-pserver"
+       update-inetd --remove  "cvspserver      stream  tcp     nowait.400      
root    /usr/sbin/tcpd  /usr/lib/gforge/plugins/scmcvs/bin/cvs-pserver"
        update-inetd --comment-chars "#SF_WAS_HERE#" --enable cvspserver
         # Then, insinuate ourselves
        update-inetd --comment-chars "#SF_WAS_HERE#" --disable cvspserver





reply via email to

[Prev in Thread] Current Thread [Next in Thread]