versionControl/versionControl.rst
changeset 7 eef24e2b0bac
parent 2 33a89c36184e
child 14 e0dc3f0ad2f6
--- a/versionControl/versionControl.rst	Wed Aug 19 22:40:52 2009 +0530
+++ b/versionControl/versionControl.rst	Thu Aug 20 22:52:36 2009 +0530
@@ -1,4 +1,4 @@
-
+s
 Module 4: Version Control
 =========================
 
@@ -22,37 +22,39 @@
 +=========+=================================+=========+
 | 1	  | Introduction to Course          | 5 mts   |
 +---------+---------------------------------+---------+
-| 2	  | Why Revision Control?           | 10 mts  |
+| 2	  | Why Revision Control?           | 5 mts   |
 |	  |	- Use case: for team	    |	      |
 |	  |	- Use case: for single dev  |	      |
 +---------+---------------------------------+---------+
-| 3       | Let there be Repository...	    | 15 mts  |
+| 3	  | Learning the Lingo              | 5 mts   |
++---------+---------------------------------+---------+
+| 4       | Let there be Repository...	    | 15 mts  |
 |	  | 	- Creating Repositpry.	    |	      |     		
 |	  | 	- Cloning existing Repo.    |	      |		
 |	  |	- Branches concept 	    |         |
 +---------+---------------------------------+---------+
-| 4	  | Navigating through history logs | 5 mts   |
+| 5	  | Navigating through history logs | 5 mts   |
 +---------+---------------------------------+---------+
-| 5	  | Making changes in local branch  | 15 mts  |
+| 6	  | Making changes in local branch  | 15 mts  |
 |	  |	- add	    		    |	      |
 |	  |	- cp			    |	      |
 |	  |	- rename		    |	      |  	
 |	  |	- rm			    |	      |	
 +---------+---------------------------------+---------+
-| 6	  | Sharing the changes		    | 10 mts  |
+| 7	  | Sharing the changes		    | 10 mts  |
 |	  | 	- status		    |	      |
 |	  |	- pull			    |	      |
 |	  |	- update		    |	      |
 +---------+---------------------------------+---------+
-| 7	  | Merging the changes		    | 20 mts  |
+| 8	  | Merging the changes		    | 20 mts  |
 |	  | 	- commit		    |	      |
 |	  |	- glog			    |	      |
 |	  |	- push			    |	      |
 |	  |	- merge			    |	      |
 +---------+---------------------------------+---------+
-| 8	  | Handling conflicts during merge | 20 mts  |
+| 9	  | Handling conflicts during merge | 20 mts  |
 +---------+---------------------------------+---------+
-| 9	  | Exporting the changes: getting  |	      |
+| 10	  | Exporting the changes: getting  |	      |
 |	  | patch, diff   	   	    | 10 mts  |
 +---------+---------------------------------+---------+
 
@@ -60,3 +62,4 @@
 
 *buffer time = 10 mts*
 
+*For this course, working LAN is needed if Internet is not available.*