Source control is at the heart of any software business. We won't explain what source control is here, you know if you need it. We use subversion, which is designed to be a compelling replacement for the grandfather of source control systems, cvs. Subversion succeeds in overcoming most of the shortcomings of cvs and is the widely considered the best open source revison control system available.
Features: -
-
Universal access via https
-
Secure - all traffic between client and server is encrypted
-
Unlimited repository size
-
Repository backup (every 24hrs)
|