RapidSVN

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Trembluer12 (talk | contribs) at 00:30, 20 April 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

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