Subversion

From sselab

(Difference between revisions)
Jump to: navigation, search
(Links)
Line 7: Line 7:
===Links===
===Links===
-
[http://svnbook.red-bean.com/| Free Online Book Version Control with Subversion]
+
[http://svnbook.red-bean.com/ | Free Online Book Version Control with Subversion]
-
[http://subversion.apache.org/| Subversion Home page]
+
[http://subversion.apache.org/ | Subversion Home page]
-
:[http://subversion.apache.org/features.html| Features]
+
:[http://subversion.apache.org/features.html | Features]
-
:[http://subversion.apache.org/docs.html| Documentation]
+
:[http://subversion.apache.org/docs.html | Documentation]
-
:[http://subversion.apache.org/faq.html| FAQ]
+
:[http://subversion.apache.org/faq.html | FAQ]
-
[[subversion_installation| Installation]]
+
[[subversion_installation | Installation]]
-
[[subversion_first-steps| First Steps]]
+
[[subversion_first-steps | First Steps]]

Revision as of 18:41, 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

| Free Online Book Version Control with Subversion

| Subversion Home page

| Features
| Documentation
| FAQ


Installation

First Steps