From owner-freebsd-isp Tue Mar 19 19:16: 7 2002 Delivered-To: freebsd-isp@freebsd.org Received: from backup.dagupan.com (www.psysc.org.ph [206.101.69.5]) by hub.freebsd.org (Postfix) with ESMTP id C70FA37B41B for ; Tue, 19 Mar 2002 19:15:00 -0800 (PST) Received: by apmail.dagupan.com with Internet Mail Service (5.5.2653.19) id ; Wed, 20 Mar 2002 11:16:09 +0800 Message-ID: <10F29E27A956D511B0940050DA8D86A934101D@apmail.dagupan.com> From: francisv@dagupan.com To: freebsd-isp@FreeBSD.ORG Subject: [OT] Revision control system Date: Wed, 20 Mar 2002 11:16:09 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Can you share with me how you make use of RCS in your production systems for system configuration changes, etc.? We're using this script to edit configuration files: /usr/local/bin/rvi: #!/bin/sh co -l $1 $VISUAL $1 rcsdiff -u $1 ci -u $1 I also want to know how other ISPs implement this. --- francis a. vidal [bitstop network services] | http://www.dagupan.com streaming media + web hosting | http://www.keystone.ph v(02)330-2871,(02)330-2872; f(02)330-2873 | http://www.kuro.ph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message