Suppose your path of the directory is as follows:
http://10.23.98.12:8080/svn/project1
To check out a file simply writedown the code below:
svn checkout http://10.23.98.12:8080/svn/project1
The project will be checked out into your computer.
http://10.23.98.12:8080/svn/project1
To check out a file simply writedown the code below:
svn checkout http://10.23.98.12:8080/svn/project1
The project will be checked out into your computer.