Commit Graph

13 Commits

Author SHA1 Message Date
phk
853714a9be The latest round of bugfixes here... 1995-03-29 06:13:08 +00:00
phk
20c8b8c18d Added lock-files, so we should know if the machine panic'ed in the middle
of an "apply".
1995-02-28 20:52:56 +00:00
phk
196bef337c Latest updates to this. 1995-02-27 22:26:58 +00:00
phk
951f4d2427 Be more exclusive about cvs-locks. 1995-02-21 02:09:47 +00:00
phk
58fd58296f The new and improved mkCTM. Learning from this experience it has been
improved on a couple of accounts.  Amongst these are "damage control"
more than 100 files removed and it will bail out...
1995-02-20 03:03:02 +00:00
phk
f1e450d144 Some recent small changes. Probably about time I start writing this in C. 1995-02-19 04:51:41 +00:00
phk
66746fdf5e Update to current reality. 1994-12-08 21:46:04 +00:00
phk
5b82de89f2 These patches fix some lesser problems:
1) malloc.h doesn't exits in 2.0.
2) Makefile.inc wasn't picked up so one of the build steps (install?)
failed.
3) LIBMD wasn't depended on.
4) "ctm foo" dumped core because "foo" doesn't have a '.' in it.

Bruce

I updated the mkCTM stuff while I was at it anyway.  /phk

Reviewed by:	phk
Submitted by:	bde
1994-10-24 20:09:39 +00:00
phk
fbab5c5e14 A couple of nit-picks. 1994-09-26 06:01:01 +00:00
phk
c618d85e7c Various cleanup and fixes. 1994-09-22 02:49:24 +00:00
phk
3fbe6c9438 The next batch of refinements. Now it no longer needs to call on ed(1) to
fix our files, it has a builtin "diff -n" editor.
1994-09-21 04:38:48 +00:00
phk
d4d7db4d87 A bunch of improvements. Still far to go. 1994-09-20 07:13:39 +00:00
phk
43fd687af6 This is the present state of CTM version 2. Please do not ask for
subscriptions yet.  Wait for the announcement.

CTM is my humble attempt to get -current out to people beyond TCP/IP 
connections.  This is for people with dial-up connections and such.

CTM can make a delta from one version to another of a source-tree, in 
a efficient and verified way.  Even if there are binary files in the
tree.  It will even try to make the delta as small as possible.

It is OK with me if you yell "Bloating!" but I'll just forward your email
to some of the happy customers from CTM version 1, and let them tell you
what they think.

I will not put ctm into "make world" yet.  For now it is just the logical
way to get the sources out to people who helps me test this.

Poul-Henning
1994-09-19 07:32:24 +00:00