Skip to content

Commit 383708e

Browse files
committed
new source control resource
1 parent a0d1f80 commit 383708e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/pages/02-development-environments/19-source-control.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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)
117122
reviews the basics of distributed version control systems.
118123

0 commit comments

Comments
 (0)