CRE Forge
Home My Page Project Tree Code Snippets Project Openings
  
Click links for : CRE Site Document Index | CRE Forge Principles | CRE Forge FAQs

How to configure Tortoise to work with CRE Forge?

 

Before you start

Be sure, you already created an ssh key with puttygen.exe and used it to create a putty saved session.

TortoiseSVN

TortoiseSVN is a Subversion client, implemented as a windows shell extension.

You can download it from the TortoiseSVN web site. The binary installer is also available from here. Once TortoiseSVN is installed, you have to restart your computer.

 

TortoiseSVN is directly available by right clicking on files and folders within Windows Explorer.

Tortoise SVN Context Menu

To configure our SVN repository, we click on the SVN checkout menuitem.

SVN URL entry

Here, you have to fill in the URL of your SVN repository. The standard URL to access your project on CREForge is svn+ssh://<your_login>@scm.creforge.com/svnroot/<your_project>.

You just have to replace <your_login> by your Gforge login and <your_project> by the unix name of your project.

On your first connection to scm.creforge.com, you will see the following message : The servers host key is not cached in the registry. This is normal. CREForge is self certified.

This message is displayed because the server key (gforge key) is not known. Click Yes to add the key of this site to the list of pairs of known keys/hosts.

Tortoise SVN 3

The checkout is done.

 

Document Repository | CRE Forge Help | CRE Technical Documents | CRE Loaded Change Logs | CRE Loaded Wiki
Powered By GForge Collaborative Development Environment