Commit Graph

12 Commits

Author SHA1 Message Date
kili
a2e52b65da Let it build with the new boehm-gc, and add a help file to the PLIST. 2007-07-14 22:17:22 +00:00
todd
69fef40492 remove now unused files 2004-10-14 01:34:21 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
todd
05fa41b2cd o @dir subdir -> subdir/ syntax change
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
todd
6d1c5ef1d4 move to @dir 2004-07-14 17:10:19 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
todd
694027cd6c remove the nogc flavor, pointless now that boehm-gc works again
update to the last public release opencm0.1.2alpha7pl1-1
2003-10-15 13:12:04 +00:00
todd
31057a08c0 update to 0.1.2alpha5pl2 from 0.1.0alpha18
see http://www.opencm.org/news.html for hilights of this update, major
noteworthy changes include:

- sxd has gone away, gzfs is 'interim' while 'sxd2' is almost ready
- if you have an old sxd repository, read the mailing list archives for
  how to update (use an interum version)
- an incompatible update to the server/client protocol requires that you
  update both at the same time

(as a reminder, this is 'alpha' and as such is subject to incompatible changes
 like the above.  expect more to come when sxd2 emerges)

Also, add a 'nogc' flavor that removes the dependency on boehm-gc, at the
cost of not free()'ing all memory allocated (read: at the moment, most).
2003-05-23 13:22:14 +00:00
todd
6e9c7cab13 update to alpha17 (finally some activity!) 2002-10-11 12:27:00 +00:00
todd
0aa50eff78 64bit stuff breaks in bad ways. more testing needed 2002-08-28 22:23:29 +00:00
todd
50e2027bf4 wrap DESCR to 72 chars, suggested by pvalchev@ 2002-08-27 16:52:45 +00:00
todd
47060f5673 OpenCM alpha16
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.
2002-08-27 16:46:09 +00:00