TortoiseSVN client setup and checkout instructions.
TortoiseSVN is a Windows Explorer shell extension, generally accessed via the right-click context menu on Explorer windows (including your Desktop).
If this is your first Subversion checkout, create a folder in Windows Explorer to hold all of your Subversion project folders. Then create a subfolder for this project.
Use Windows Explorer to navigate to the folder created to hold this project.
Select File - SVN Checkout.... The SVN Checkout dialog box will appear. (You may also access this dialog by selecting SVN Checkout... from the context menu presented when you right-click on your Explorer window's background.)
Enter the URL of the repository:
https://OpenSVN.csie.org/RoseEvoServer
Click OK.
If you are prompted for authentication information, you must provide your username and password.
Toggle the "save authentication" option to govern whether or not your username and password will be stored on your system. If left unselected, future invocations of TortoiseSVN will prompt you again for this information.
Click OK.
You will see list of files scrolling by as the project data is checked out into your folder.
Repeat the project checkout process for each additional Subversion project you wish to check out.