svn Command Quick Start for Ubuntu 14.04 Trusty
The Tutorial shows you How to Install and Getting Started with Subversion Ubuntu 14.04 Trusty Tahr LTS i386/amd64 Desktop/Server Linux.
Subversion is a Version Control System that 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.
-
Open a Command Line Session
Ctrl+Alt+t
(Press “Enter” to Execute Commands) -
Installing Subversion on Ubuntu
sudo su -c "apt-get install subversion"
-
Getting-Started with a Free Subversion eBook