Login | Register
My pages Projects Community openCollabNet

rapidsvn
Project home

If you were registered and logged in, you could join this project.

Summary Multi-platform GUI front-end for the Subversion revision system.
Category scm
License GNU General Public License
Owner(s) bmatzelle, xelarellum

RapidSVN milestone
Download the
latest release: 0.9.6
nightly
Download a
nightly build

Screenshots | SvnCpp C++ API | Download

About this site

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.

Mission

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.

Features

  • Simple - provides an easy to use interface for Subversion features
  • Efficient - simple for beginners but flexible enough to increase productivity for experienced Subversion users
  • Portable - runs on any platform on which Subversion and wxWidgets can run: Linux, Windows, Mac OS/X, Solaris, etc.
  • Fast - entirely written in C++
  • Multilingual - it has been translated to many languages already: German, French, Italian, Portuguese, Russian, Ukrainian, Simplified Chinese, Japanese
  • Full support for Unicode

Dependencies

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).

Roadmap

Version Status Scheduled Released Remarks
0.9.3 Released Aug 2006 Jun 22 2006 CHANGES.
0.9.4 Released Jul 2006 Dec 8 2006 CHANGES.
0.9.6 Released Q4 2007 (was Q1) Mar 3 2008 CHANGES.
0.9.8 In Work Q2 2008   Issues for this release.

Follow the link for a list of 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.

Archived roadmap items....

Building from source

Contributing

RapidSVN is always in need of hackers, translators 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!

History

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.


GPLv3 wxWidgets