File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
content/pages/02-development-environments Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,11 @@ control services are:
113113* [ What Is Version Control? Why Is It Important For Due Diligence?] ( http://oss-watch.ac.uk/resources/versioncontrol )
114114 explains the benefits and necessity of version control systems.
115115
116+ * [ Version control before Git with CVS] ( https://twobithistory.org/2018/07/07/cvs.html )
117+ goes into the history of version control systems and defines three
118+ generations, of which CVS and SVN were part of the second generation
119+ while Git and Mercurial are third-generation version control systems.
120+
116121* [ About version control] ( http://git-scm.com/book/en/Getting-Started-About-Version-Control )
117122reviews the basics of distributed version control systems.
118123
You can’t perform that action at this time.
0 commit comments