Version Control
Canities is hosting
Subversion which is a fully matured
version control system. Using Subversion adds an important tool for quality assurance to your software development. Subversion is similar to
CVS but has more efficient functions and is easier to use.
Use the advantages of a full managed version control system located on a central server which can be used by all developers at any location.
Features:
text and binary files are efficiently archivable
access by command line
access by gui client (
TortoiseSVN,
eSvn) access by web interface (ViewCVS, WebSVN, Trac, WebDAV)
access control (user authentification)
path related access control
repository browsing
compression
encrypted connection (SSL or SSH)
based on database (Berkeley DB)
size of database customizable
daily backup
complete copy of repository to your own system possible
