changeset 10:f76e34af6e72

Fix a typo. Expound more on private workspaces.
author Brian Neal <bgneal@gmail.com>
date Wed, 30 Nov 2011 18:25:19 -0600
parents 942a12c1604d
children 6d067ae303f3
files slides.rst
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/slides.rst	Mon Nov 28 19:26:08 2011 -0600
+++ b/slides.rst	Wed Nov 30 18:25:19 2011 -0600
@@ -121,6 +121,10 @@
 
 - You can safely experiment in your local repository
 - Commit as often as you like without affecting the team
+   
+  - Encourages "micro-commits"
+  - With SVN, people often hold back until an entire feature is complete
+
 - Encourages experimentation
 
   - Make cheap repository clones to try things out
@@ -174,7 +178,7 @@
 ===============
 
 - Imagine a team split between Cedar Rapids & Richardson...
-- With a CVS, you have to pick where to put the server
+- With a CVCS, you have to pick where to put the server
 - The remote location is stuck with network latency & associated problems
 - With a DVCS, each site can have a central repository