Installing Subversion
Subversion is a version control system developed by the Apache Software Foundation. A central Subversion server manages different versions of files/projects, while developers connect to the server via command line or GUI tools to commit their changes to the code. For more information on Subversion, visit the project's home page at http://subversion.apache.org/.
For the needs of the book, we will only use basic commands to import a project into Subversion and commit changes to files. To learn more about Subversion, download the free book Version Control with Subversion from http://svnbook.red-bean.com/ or visit Apache's Subversion documentation page at http://subversion.apache.org/docs/.
Next, we will install the Subversion ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access