Software/Firmware/Framework/tutorial/build/env/svn

How to setup CRKit svn folder

This tutorial explains how to check-out a CRKit svn folder for the first time.

  1. Install  TortoiseSVN on your Windows-based machine.
  2. Create folder where you want the CRKit svn folder to be located (for example : c:\crkit_svn)
  3. Right click on CRKit svn folder, and select "SVN Checkout"
  4. Under URL of repository, enter "http://crkit.orbit-lab.org/svn/crkit"
  5. Enter your user name and password. If you do not have an account yet, then create an account at  http://www.orbit-lab.org/, and contact CRKit team to enable access to the svn site.
  6. Assuming all credential information are valid, then all latest data should be downloaded from CRKit svn server

..