From owner-freebsd-questions Wed Jan 7 07:01:47 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA06112 for questions-outgoing; Wed, 7 Jan 1998 07:01:47 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mail.netcetera.dk (root@sleipner.netcetera.dk [194.192.207.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA06080 for ; Wed, 7 Jan 1998 07:01:42 -0800 (PST) (envelope-from leifn@image.dk) Received: (from uucp@localhost) by mail.netcetera.dk (8.8.8/8.8.8) with UUCP id PAA17172 for freebsd-questions@freebsd.org; Wed, 7 Jan 1998 15:59:05 +0100 Received: by swimsuit.swimsuit.roskildebc.dk (0.99.970109) id AA02973; 07 Jan 98 15:46:32 +0100 From: leifn@image.dk (Leif Neland) Date: 07 Jan 98 13:34:41 +0100 Subject: Help finding a couple of utilities. Message-ID: References: <199801062142.NAA12493@gromit.pinpt.com> Organization: Fidonet: UNIX-sysadm søger job To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 06 Jan 98 21:41:59 "Sean J. Schluntz" wrote regarding Help finding a couple of utilities. "J> I need two tools for FreeBSD that will: "J> "J> 1) Create a list of all of the files in a tree and then be able "J> to make comparisons against that list later (To find files that "J> have changed and by who. "J> I'm trying to automate the updating process from our web staging "J> server out to our live servers but want to have it preform some "J> of these checks for me before moving the data. It will all be "J> run from a shell script with some Perl thrown in here an there. Perhaps you should look into rcs and/or cvsup, this will allow you not only to see who have done changes to which files, but also keep the changes and old versions around without wasting much space for backup, because only the actual lines, which have changed is saved. cvsup will also allow a very quick update, because again only the changed lines are transmitted from staging server to live server. Leif Neland leifn@image.dk --- |Fidonet: Leif Neland 2:234/49 |Internet: leifn@image.dk