Subversion – Changing Repository Location

Subversion (SVN) is a version control system initiated in 2000 by CollabNet Inc. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS). Subversion is well-known in the open source community and is used on many open source projects. Subversion was started in 2000 as an effort to write a free version control system which…

Read MoreSubversion – Changing Repository Location