Share/Bookmark

Package: Subversion

Advanced version control system

Category: Development / Utilities
Version: 1.6.4
Homepage: http://subversion.tigris.org/
License: Subversion
Source size: 5,355 kB (compressed)

Manuals

User commands

svn(1)
Subversion command line client tool
svnadmin(1)
Subversion repository administration tool
svndumpfilter(1)
Filter a subversion repository 'dumpfile'.
svnlook(1)
Subversion repository examination tool
svnsync(1)
Subversion repository synchronization tool
svnversion(1)
Produce a compact version number for a working copy.

Administration commands

svnserve(8)
Server for the 'svn' repository access method

File formats

svnserve.conf(5)
Repository configuration file for svnserve

Library functions

SVN::Base(3pm)
Base class for importing symbols for svn modules
SVN::Client(3pm)
Subversion client functions
SVN::Core(3pm)
Core module of the subversion perl bindings
SVN::Delta(3pm)
Subversion delta functions
SVN::Fs(3pm)
Subversion filesystem functions
SVN::Ra(3pm)
Subversion remote access functions
SVN::Repos(3pm)
Subversion repository functions
SVN::Wc(3pm)
Subversion working copy functions