.\" .\" fhist - file history and comparison tools .\" Copyright (C) 1998, 2000, 2001 Peter Miller; .\" All rights reserved. .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. .\" .\" MANIFEST: input for archive/fhist-N.N.lsm .\" .\" LSM = Linux Software Module, an archive description file .\" .\" Descriptions of the LSM file format can be found in the .\" /pub/Linux/docs directories of sunsite.unc.edu and tsx-11.mit.edu. .\" .ad l .hy 0 .de SH .in 0 .br \\$1 'in 8n .. .so version.so .SH Begin3 .SH Title: fhist .SH Version: \*(v) .SH Entered-date: .ds MO1 JAN .ds MO2 FEB .ds MO3 MAR .ds MO4 APR .ds MO5 MAY .ds MO6 JUN .ds MO7 JUL .ds MO8 AUG .ds MO9 SEP .ds MO10 OCT .ds MO11 NOV .ds MO12 DEC .nr y4 \n[yr]+1900 \n[dy]\*[MO\n[mo]]\n[y4] .SH Description: The FHist package contains 3 utilities, a file history tool "fhist", a file comparison tool "fcomp", and a file merging tool "fmerge". All three are bundled together, because they all use the same minimal-difference algorithm. .sp The history tool presented here, fhist, is a minimal history tool. It provides no locking or branching. This can be useful in contexts where the configuration management or change control be being provided by some other tool. .sp FHist runs on almost any flavor of UNIX. Self configuring using a GNU Autoconf generated configure script. There are no modifications required to compile it for Linux. .SH Keywords: history .SH Author: millerp@canb.auug.org.au (Peter Miller) .SH Primary-site: http://www.canb.auug.org.au/~millerp/ .TS lf(CW) l. fhist-\*(v).README Description, from the tar file fhist-\*(v).lsm Description, LSM format fhist-\*(v).spec RedHat package specification fhist-\*(v).tar.gz The complete sources. fhist-\*(v).pdf Reference Manual, in Adobe AcroRead format. .TE .SH Secondary-site: sunsite.unc.edu /pub/Linux/devel/vc .TS lf(CW) l. fhist-\*(v).README Description, from the tar file fhist-\*(v).lsm Description, LSM format fhist-\*(v).spec RedHat package specification fhist-\*(v).tar.gz The complete sources. fhist-\*(v).pdf Reference Manual, in Adobe AcroRead format. .TE .SH Copying-policy: GPL 2.0 .SH End