To checkout SVN
use the following command to checkout files from SVN
SVN checkout svn:[repo_name]
Ex:
SVN checkout svn://192.168.1.234/ubuntu
where ubuntu is the repo name and the ip given is the ip address of the server in which CVS is setup.
use the following command to checkout files from SVN
SVN checkout svn:[repo_name]
Ex:
SVN checkout svn://192.168.1.234/ubuntu
where ubuntu is the repo name and the ip given is the ip address of the server in which CVS is setup.