Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 3b0cb131427711baf67eaf32c46fea7b

subversion-1.2.1-6mdk.x86_64.rpm

Description:

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 also
keeps a log of who, when, and why changes occured.

As such it basically does the same thing CVS does (Concurrent Versioning
System) but has major enhancements compared to CVS and fixes a lot of the
annoyances that CVS users face.

This package contains the client, if you're looking for the server end
of things you want subversion-repos. You'll want to install
lib64svn_ra_dav1_0 or lib64svn_ra_local1_0 or lib64svn_ra_svn1_0
to access HTTP/DAV or local or svnserve respositories, respectively.

You can build subversion with some conditional build swithes;

(ie. use with rpm --rebuild):
--with[out] debug Compile with debugging code (disabled)
--with[out] swig Enable the swig bindings (enabled)
--with[out] ruby Enable the ruby bindings (enabled)
--with[out] test Enable the "make check" tests (enabled)

NOTE: Make sure to read:
/usr/share/doc/subversion-repos-1.2.1/repos_upgrade_HOWTO

Other version of this rpm: