2.Checkout a project

If the project has already been added to the repository by another person, it is possible to retrieve it (Checkout.)

Go to the folder where you want to place the CRI Atom Craft project and at the terminal or command prompt execute the following command.

svn checkout svn://your.host.name/repo1/NewProject1

Remarks:
For Windows, you can also perform a checkout from a client tool such as TortoiseSVN.

Once the checkout is completed, the NewProject1 folder is created locally.