mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
11 lines
576 B
Plaintext
11 lines
576 B
Plaintext
OpenCVS is a FREE implementation of the Concurrent Versions System, the most
|
|
popular open source revision control software. It can be used as both client
|
|
and server for repositories and provides granular access control over data
|
|
stored in the repository. It aims to be as compatible as possible with other
|
|
CVS implementations, except when particular features reduce the overall
|
|
security of the system. Among other things, support for the pserver
|
|
connection mechanism has been dropped because of security issues with
|
|
the authentication mechanism.
|
|
|
|
WWW: http://www.opencvs.org/
|