https://subversion.apache.org/
Subversion is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a
hierarchy of files and directories while keeping a history of all
changes. Subversion only stores the differences between versions,
instead of every complete file. Subversion is intended to be a
compelling replacement for CVS.
Version: 1.14.3
See also: subversion-tools.
General Commands | |
svn | Subversion command line client tool |
svnadmin | Subversion repository administration tool |
svndumpfilter | Filter a subversion repository 'dumpfile'. |
svnlook | Subversion repository examination tool |
svnrdump | Subversion remote repository dumper and loader |
svnsync | Subversion repository synchronization tool |
svnversion | Produce a compact version identifier for a working copy. |
File Formats | |
svnserve.conf | Repository configuration file for svnserve |
System Administration | |
svnserve | Server for the 'svn' repository access method |