Parent Directories

/
software/

Directory mmci

2008-03-18 13:53:01(subdir)scm-html/
6762007-09-01 18:44:08text/plainNEWS
29352006-01-09 03:25:11image/pngVERVE-2006-01-09.png
46752007-08-24 07:37:51image/pngVERVE-2007-08-24.png
50042007-09-01 18:57:56image/pngVERVE-2007-09-01.png
5322007-09-01 18:55:37text/plainWHIRLPOOLSUMS
3602008-03-18 13:53:01text/plainfrisk.out
14792008-03-18 13:53:01text/htmlfrisk.out.html
713302006-01-09 05:39:33application/x-tarmmci-1.1.0.tar.gz
800912007-08-24 07:30:35application/x-tarmmci-1.1.1.tar.gz
807392007-09-01 18:54:44application/x-tarmmci-1.2.0.tar.gz

Welcome!

	This directory contains MMCI (multi-method check-in), a program
	that abstracts the "cvs add" procedure to also handle RCS files
	and Emacs-style backup files.

Dependencies:

	- guile

	- modules
	  (ice-9 regex)
	  (ice-9 and-let-star)
	  (ice-9 common-list)
	  (ice-9 string-fun)
	  (ice-9 rdelim)
	  (ice-9 accumulate)
	  (scripts PROGRAM) with `HVQC-MAIN'
	  (ttn filesystem-tree-to-list)

Installation:

	./configure
	make
	make check		# optional, but recommended
	make install

	The "make install" step places these files in these dirs:

	   mmci      -- ${bindir}
	   mmci.info -- ${infodir}

	Typical values for ${bindir} and ${infodir} are /usr/local/bin
	and /usr/local/info, respectively.

Troubleshooting:

	If you are having problems, first run "make check" to see that
	it passes cleanly.  If not, please email the maintainer the
	output of "make check" and "make DEBUG=1 check".

	NOTE: mmci does NOT work with non-local repositories.

Contact:

	Please send bug reports and patches to <ttn@glug.org>.

[README ends here]