Install an svn client (not server) to use for command line invocation of SVN from
https://subversion.apache.org/packages.html.
Use the 1.6.x or later version.
For Windows platform, you may find it convenient to also install a windows shell extension for this, such
as the one from Tigris.org.
If you are using an IDE, you should obtain the SVN client for that IDE.
See svn.html for further details about accessing the source,
including accommodating firewalls.
Important:
Configure your SVN client to set the eol-style to native, for newly created files; see
https://apache.org/dev/svn-eol-style.txt
for instructions on how to do this.