Add subversion-java: high-level bindings for Java and subversion VCS.

This commit is contained in:
Lev A. Serebryakov
2008-06-30 10:04:47 +00:00
parent 9ffc02942d
commit 54259416d2
4 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Subversion is a version control system designed to be as similar to cvs(1)
as possible, while fixing many outstanding problems with cvs(1).
This port adds Java bindings to Subversion.
WWW: http://subversion.tigris.org/