WARNING: Anyone using OpenCM must realize that with this update, you will
no longer be able to talk to older repositories. The repository
itself upgrades fine, just the wire protocol changed incompatibly.
Recap: alpha18pl1 and beyond will not talk to alpha17 and below, and
vica versa.
o rename three patches to 'update-patches' naming conventions
o add 64bit patches
o add other tidbits from my
opencm://opencm.org/everyone/todd@fries.net/home/merge-candidate
branch
OpenCM is designed as a secure, high-integrity replacement for CVS. A list of
the key features can be found on the features page. While not as ``feature
rich'' as CVS, it supports some useful things that CVS lacks. Briefly, OpenCM
provides first-class support for renames and configuration, cryptographic
authentication and access control, and first-class branches.
The OpenCM project was originally started because we needed a secure,
high-integrity configuration management system for the EROS project.
Alternatives, such as BitKeeper, Subversion, and PerForce, either did not
meet our requirements or were not available at the time the work started. We
had previously used CVS, but it's absence of real branches and configurations
finally drove us to build a better tool.