RapidSVN

RapidSVN
Developer(s)bmatzelle, xelarellum
Initial release0.4.0 December 5, 2004; 19 years ago (2004-12-05)
Stable release
0.12.1 / June 28, 2012; 11 years ago (2012-06-28)
Written inC, C++, (wxWidgets)
Operating systemMicrosoft Windows, Linux, Unix, Mac OS X
TypeSubversion client
LicenseGPLv3[1]
Websiterapidsvn.org

RapidSVN is a cross-platform Subversion client. It is released under the GNU General Public License. The current version of RapidSVN does not support the SVN "blame" command.

Issues on Windows

  • RapidSVN doesn't come with an SSH client so the user must install a client, for example the plink.exe that comes with PuTTY.
  • When one specifies the path to one's ssh client in the Subversion configuration file, the Unix style[2] should be followed.

See also

  • Free and open-source software portal

References

  1. ^ "COPYING", git file, rapidsvn.org
  2. ^ "Using svn+ssh with RapidSVN". Edit the following entry (notice the / instead of \) according to your setup (I present my default)

External links

  • Official website