.\" .\" 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.html .\" .ad l .hy 0 .so version.so
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. .br
The history tool, fhist is able to handle binary files. The file comparison tool, fcomp, usually does a line-for-line plain-text comparison, however it is also capable of a byte-for-byte binary comparison. .br
File Name | Description |
---|---|
fhist-\*(v).README | The README file from the tar distribution. |
fhist-\*(v).lsm | Brief description in .nf LSM .fi format. |
fhist-\*(v).spec | RedHat package manager specification file (RPM) |
fhist-\*(v).tar.gz | The complete source. |
fhist-\*(v).pdf | Reference Manual, in Adobe AcroRead format. |
fhist is also available from the Linux archives in the devel/vc directory (tools for version control). .br
fhist is developed using Aegis, a transaction based software configuration management package.
There is more Software by Peter Miller at his home page. .br