2 Şubat 2011 Çarşamba

Checking out a project

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.