SVN

From SDL.NET

Subversion is an open source system for revision control, sometimes known as SVN. Subversion is designed specifically to be a modern replacement for CVS. Many times, there are improvements and patches in the SVN that are not in the latest release.

Table of contents

SDL.NET's SVN

Hosted on SourceForge, the SVN is available for browsing (http://cs-sdl.svn.sourceforge.net/viewcvs.cgi/cs-sdl/trunk/SdlDotNet/) and checking out:

Checkout

URL:             https://cs-sdl.svn.sourceforge.net/svnroot/cs-sdl/trunk/SdlDotNet
Access Method:   HTTPS
Server:          svn.sourceforge.net
Repository Path: /cs-sdl/trunk/SdlDotNet

SVN Clients

Some of the following are popular SVN clients that can be used to check out the SDLDotNet source:

  • TortoiseSVN (http://tortoisesvn.tigris.org/) - Windows
  • SmartSVN (http://www.smartcvs.com/smartsvn/)
  • SVN Homepage (http://subversion.tigris.org/)
  • RapidSVN (http://rapidsvn.tigris.org/) - Windows, OSX and Linux

See Also