Using Subversion for Source Code Control
14 Aug 2007 | Online Presentations | Contributor(s): Michael McLennan
If you're developing software, you should be storing your code in a source code control system. The nanoHUB team recommends Subversion, because it is easy to use, open source, and available on Unix/Linux, Windows, MacOSX, and many other systems. Subversion is similar to the popular CVS system …