# HG changeset patch # User Puneeth Chaganti # Date 1296458325 -19800 # Node ID 8526f94072f6c478fbefc8908f94384c5f3de08d # Parent 4499aebbee83a4551da67d4677013c65d66b1fc5 vcs: Add include directive for exercises in handOut. diff -r 4499aebbee83 -r 8526f94072f6 versionControl/exercises.rst --- a/versionControl/exercises.rst Mon Jan 31 12:24:43 2011 +0530 +++ b/versionControl/exercises.rst Mon Jan 31 12:48:45 2011 +0530 @@ -1,6 +1,5 @@ -============================== - Version Control -- Exercises -============================== +Exercises +========= 1. ``clone`` the repository from http://fossee.in:9000 into a directory called sees. You should see a folder ``punchagan`` with a lone directory diff -r 4499aebbee83 -r 8526f94072f6 versionControl/handOut.rst --- a/versionControl/handOut.rst Mon Jan 31 12:24:43 2011 +0530 +++ b/versionControl/handOut.rst Mon Jan 31 12:48:45 2011 +0530 @@ -1118,6 +1118,8 @@ The directory where all of the files and directories of the project are present. +.. include :: exercises.rst + .. Local Variables: mode: rst