Difference between revisions of "RapidSvn"
From MohidWiki
(→How to use the svn client with Mohid) |
(→First time) |
||
Line 13: | Line 13: | ||
Add the Mohid svn url https://mohid.svn.codeplex.com/svn | Add the Mohid svn url https://mohid.svn.codeplex.com/svn | ||
Select the destination directory | Select the destination directory | ||
+ | Click Ok | ||
+ | |||
===Update procedures=== | ===Update procedures=== | ||
[[Category:Tools]] | [[Category:Tools]] | ||
[[Category:Svn]] | [[Category:Svn]] |
Revision as of 12:26, 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