![]() |
![]() Download the latest release: 0.9.4 |
![]() Download a nightly build |
Screenshots | SvnCpp C++ API | Download
This is the developer site for RapidSVN. You have access to the source code of RapidSVN, the issue tracker and the mailing lists. If you are a user of RapidSVN you might want to take a look at http://www.rapidsvn.org where we are working on the Documentation and Online Help of RapidSVN
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.
We want to build a best of breed visual client that utilizes the best features of clients from other revision control architectures. While being easy enough for users new to Subversion to work with it must also be powerful enough to make experienced users even more productive.
RapidSVN depends on a couple of frameworks. So if you want to compile RapidSVN you have to download, configure and compile these frameworks first (unless you have access to a precompiled binary package with development files like headers and libraries included).
Color codes:
Released | This is the latest official release of RapidSVN |
In Work | This is the current line of development |
Not scheduled | This is a future release without a scheduled release date. |
Version | Status | Scheduled | Released | Remarks |
---|---|---|---|---|
0.9.2 | Released | Mar 2006 | May 19 2006 | CHANGES. |
0.9.3 | Released | Aug 2006 | Jun 22 2006 | CHANGES. |
0.9.4 | Released | Jul 2006 | Dec 8 2006 | CHANGES. |
0.9.6 | In Work | Q1 2007 | Issues for this release. | |
1.0 | Maybe 2008 | Issues for this release. Not scheduled issues. Note: If you have suggestions for future features or would like to see a feature in one of the next scheduled releases, write an email to the developper mailing list or submit a feature request to the issue tracker. To enter an issue, you must first be a member project. |
||
Beta | Not scheduled | Emphasis on...
|
||
1.0 | Not scheduled | Post 1.0 Features:
|
Latest source
The source is stored in a Subversion repository (of course!) so in order to get the source code
you may either download a RapidSVN binary or the svn command-line client from the
Subversion
download page.
Now you can checkout the source code for RapidSVN with RapidSVN (Repository->Checkout)
or with the svn command-line client.
The URL for the latest code is: http://rapidsvn.tigris.org/svn/rapidsvn/trunk
You will be prompted for username and password.
For read access enter "guest" with an empty password.
Being a new project RapidSVN is in need of hackers and documentors. If you are interested in conversing with some of the other developers then join the development mailing list. This project goes by a few coding conventions so please read the Hacker's Guide To RapidSVN.
If you want to know what needs to be done for the first release or submit a bug then use the Issue Tracker.
We hope you join us!
The original code was written by Paul Marculescu with the name Visual Subversion. When Paul had no more time to devote to the program he released it to the Subversion development list where Brent Matzelle and Alexander Mueller picked up the code and started this project with the new name RapidSVN.