Subversion: Difference between revisions
From DWIKI
mNo edit summary |
m (→Useful links) |
||
Line 5: | Line 5: | ||
=Useful links= | =Useful links= | ||
* [ | *[http://subversion.tigris.org/ Homepage] | ||
*[http://svnbook.red-bean.com/ | *[http://svnbook.red-bean.com/ The subversion book] | ||
*http://tortoisesvn.net/docs/release/TortoiseSVN_en/ch03.html | *http://tortoisesvn.net/docs/release/TortoiseSVN_en/ch03.html | ||
*[http://wiki.osuosl.org/display/LNX/Subversion+SVN+and++LDAP+and+Webdav Subversion and LDAP] | *[http://wiki.osuosl.org/display/LNX/Subversion+SVN+and++LDAP+and+Webdav Subversion and LDAP] |
Latest revision as of 11:56, 3 December 2009
From the subversion book:
Subversion is a free/open-source version control system. That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data, or examine the history of how your data changed. In this regard, many people think of a version control system as a sort of "time machine".
Useful links
- Homepage
- The subversion book
- http://tortoisesvn.net/docs/release/TortoiseSVN_en/ch03.html
- Subversion and LDAP
FAQ