You are here: TortoiseSVN The coolest Interface to (Sub)Version Control

TortoiseSVN The coolest Interface to (Sub)Version Control

TortoiseSVN is an easy-to-use SCM / source control software for Microsoft Windows and possibly the best standalone Subversion client there is. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.

It's not only web and software developers who can benefit. Another advantage of this shell integration is that it can be used by people who don't have all the development tools installed, for example translators, doc writers, ...

Comments

free SVN hosting

http://xp-dev.com
FREE Plan:
* Unlimited open source projects
* 2 private projects
* 200MB Space
* 4 bug and story filters per project
* Unlimited users
* No Secure SSL access to projects and repositories
* No backups
* Advertisement supported

Premium Plan Features ($5/Month for 512MB storage)
* Unlimited private projects
* Unlimited open source projects
* Unlimited bug and story filters per project
* Unlimited users
* Secure SSL access to repositories and projects
* Realtime backups for all project data, Subversion repositories and file attachments
* No advertisements


http://Opensvn.csie.org
Has a problem with its security certificate
http://unfuddle.com/about/tour/plans
Free plan: Storage 200MB, People 2
$9/month: Storage 512MB, People 10

Delphi add-in for tortoiseVSN

Simple add-in for Delphi/C++Builder IDE featuring TortoiseSVN
This will add a menu with the most common TortoiseSVN commands to work with the current project files.
Current supported commands are:

* Log (project)
* Check modifications (project)
* Add (project)
* Update (project)
* Commit (project)
* Diff (current module files)
* Revert (project)
* Repository browser
* Settings
* About

and an extra command to open an explorer window with current project (to access advanced TortoiseSVN commands).

This add-in is just to facilitate working with TortoiseSVN without leaving the IDE. It's not meant to be a fully-IDE-integrated VCS system.
http://delphiaddinfortortoisesvn.tigris.org/