Personal tools

RapidSvn

From MohidWiki

Jump to: navigation, search

RapidSVN is a cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework. This project also includes a Subversion client C++ API.

RapidSVN is licensed under the GNU GENERAL PUBLIC LICENSE v3.

How to use the svn client with Mohid

Simply download the latest released software.

First time

In order to create your own copy of the Mohid repository, you only have to follow the next steps:

Install RapidSvn
Right-click on the bookmarks 
Checkout new working copy
Add the Mohid svn url https://mohid.svn.codeplex.com/svn
Select the destination directory
Click Ok

Update procedures

For having the latest version of your code just do as follows:

Right-click on the desired repository bookmark 
Click on update