How to Download from SVN

To download data from the SVN repository in Ubuntu, you must first install:

sudo apt-get install subversion

In CentOS:

sudo yum install subversion

After installing subversion, you can download data from SVN simply by running the command:

svn checkout http://address

The data will be saved in the current directory.

Leave a comment

Leave a Reply

Discover more from IT Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading