Personal tools

Difference between revisions of "RapidSvn"

From MohidWiki

Jump to: navigation, search
(First time)
Line 1: Line 1:
[http://www.rapidsvn.org/index.php/Main_Page 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.
+
[http://www.rapidsvn.org/ 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.  
 
RapidSVN is licensed under the GNU GENERAL PUBLIC LICENSE v3.  

Revision as of 13:33, 10 December 2009

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