Import Upstream version 20180207
[hcoop/debian/mlton.git] / doc / guide / src / Subversion.adoc
1 Subversion
2 ==========
3
4 http://subversion.apache.org/[Subversion] is a version control system.
5 The MLton project used Subversion to maintain its
6 <:Sources:source code>, but switched to <:Git:> on 20130308.
7
8 Here are some online Subversion resources.
9
10 * http://svnbook.red-bean.com[Version Control with Subversion]