Subversion

From sselab

(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
===Aim===
===Aim===
With subversion you can edit shared files with the possibility of recovering any former version of that files. This way you won't loose important data overwritten or deleted by any editor.
With subversion you can edit shared files with the possibility of recovering any former version of that files. This way you won't loose important data overwritten or deleted by any editor.
 +
 +
===Links===
 +
[http://svnbook.red-bean.com/|free online book Version Control with Subversion]
 +
[http://subversion.apache.org/|Subversion Home page]
 +
:[http://subversion.apache.org/features.html|Features]
 +
:[http://subversion.apache.org/docs.html|Documentation]
 +
:[http://subversion.apache.org/faq.html|FAQ]
 +
 +
[]
 +
[]

Revision as of 18:31, 19 August 2011

caption

Description

Apache Subversion (SVN) is a software versioning and a revision control system.

Aim

With subversion you can edit shared files with the possibility of recovering any former version of that files. This way you won't loose important data overwritten or deleted by any editor.

Links

online book Version Control with Subversion Home page

[1]
[2]
[3]

[] []