
Subversion
From sselab
(Difference between revisions)
Jump to: navigation, search
(→Links) |
|||
Line 7: | Line 7: | ||
===Links=== | ===Links=== | ||
- | [http://svnbook.red-bean.com/ | + | [http://svnbook.red-bean.com/ Free Online Book Version Control with Subversion] |
- | [http://subversion.apache.org/ | + | [http://subversion.apache.org/ Subversion Home page] |
- | :[http://subversion.apache.org/features.html | + | :[http://subversion.apache.org/features.html Features] |
- | :[http://subversion.apache.org/docs.html | + | :[http://subversion.apache.org/docs.html Documentation] |
- | :[http://subversion.apache.org/faq.html | + | :[http://subversion.apache.org/faq.html FAQ] |
Revision as of 18:42, 19 August 2011
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
Free Online Book Version Control with Subversion
Retrieved from "https://sselab.de/lab2/public/wiki/sselab/index.php?title=Subversion"