Subversion, or SVN, is a repository system that lets developers track incremental changes in code they are creating. By maintaining a revision history, code can be reverted to a previous version in the event of a problem. Using a repository system also allows multiple developers to collaborate on a single codebase without worrying that one author will overwrite the work of another.

If you reached this page while trying to access a project repository hosted by ldmh, please contact erick t. hitter consulting by visiting http://www.ethitter.com/contact/.