summaryrefslogtreecommitdiff
path: root/development/opencvs/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/opencvs/README')
-rw-r--r--development/opencvs/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/opencvs/README b/development/opencvs/README
new file mode 100644
index 0000000000..b152df2b35
--- /dev/null
+++ b/development/opencvs/README
@@ -0,0 +1,9 @@
+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.
+
+OpenCVS is developed under and for OpenBSD only. This is the portable
+version which allows non-OpenBSD users to use OpenCVS instead of CVS.