[twenty-years: 2/4] Chapter on cvs, svn, git



commit 5d9596813dde254062f512238b37aed38444e829
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Mar 31 11:27:01 2017 -0600

    Chapter on cvs, svn, git

 book/cvs-svn-git.tex |   10 ++++++++++
 book/main.tex        |    4 ++++
 notes.txt            |    6 ++++++
 3 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/book/cvs-svn-git.tex b/book/cvs-svn-git.tex
new file mode 100644
index 0000000..e5dde9b
--- /dev/null
+++ b/book/cvs-svn-git.tex
@@ -0,0 +1,10 @@
+\chapter{CVS, Subversion, Git}
+
+Migrating source repositories
+
+Splitting CVS into SVN repos
+
+Git vs. Bzr
+
+Alberto on GTK+ contributions when we switched version control
+systems: https://siliconislandblog.wordpress.com/2012/12/
diff --git a/book/main.tex b/book/main.tex
index ec22f77..96a25a6 100644
--- a/book/main.tex
+++ b/book/main.tex
@@ -77,6 +77,10 @@
 % FIXME: Collabora
 % FIXME: others?
 
+\part{Infrastructure}
+
+\input{cvs-svn-git.tex}
+
 \part{Bits of \GNOME\ Culture}
 \input{swedish.tex}
 \input{pants.tex}
diff --git a/notes.txt b/notes.txt
index d396b25..276bf0d 100644
--- a/notes.txt
+++ b/notes.txt
@@ -14,6 +14,12 @@ GNOME project is being aggressively supported by Red Hat Labs. All of
 this may be seen as a byproduct of GIMP. The success of this one
 project has spawned many.
 
+
+* Dave Neary's gnome census
+
+  https://www.slideshare.net/nearyd/gnome-census
+  https://lwn.net/Articles/397646/
+
 * People to interview
 
 ** Rosanna Yuen - GNOME Foundation, real old-timer, Aisleriot


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]