Subversion

From BattletechMUX

HardCode Section Navigation


Subversion is a revision control system, a type of tool that allows multiple developers to work on the same project without having problems with overlapping changes and similar issues. It makes tagging, branching, and forking projects very trivial, and changes can be merged back and forth with similar ease. This makes it an ideal tool for the work we're doing on BTMux.

If you'd like to learn more about Subversion, download a Subversion client and see our Subversion How-To.

Tip: Most Linux distributions have Subversion packages. In Debian based systems (what most of the developers here currently run), the package is cleverly named, subversion.
Tip: If you are a Windows user, see our Subversion for Windows page.
Note: We highly recommend that developers gain access to a Linux box.
battletechMUX