To checkout SVN

Posted On February 11, 2009

Filed under Uncategorized

Comments Dropped leave a response

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.

Respond now.