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 |
[edit]
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:
[edit]
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
[edit]
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
[edit]
See Also
- SourceForge SDL.NET SVN Information (http://sourceforge.net/svn/?group_id=52340)
- Browse the SVN source (http://svn.sourceforge.net/viewcvs.cgi/cs-sdl/trunk/SdlDotNet/)
- AssemblingAToolset

