versionControl/exercises.rst
changeset 150 8526f94072f6
parent 146 d1e3cf871f0a
equal deleted inserted replaced
149:4499aebbee83 150:8526f94072f6
     1 ==============================
     1 Exercises
     2  Version Control -- Exercises
     2 =========
     3 ==============================
       
     4 
     3 
     5 1. ``clone`` the repository from http://fossee.in:9000 into a directory
     4 1. ``clone`` the repository from http://fossee.in:9000 into a directory
     6    called sees. You should see a folder ``punchagan`` with a lone directory
     5    called sees. You should see a folder ``punchagan`` with a lone directory
     7    ``01-mercurial`` inside that. The ``log`` should show you the lone commit
     6    ``01-mercurial`` inside that. The ``log`` should show you the lone commit
     8    of the repository. 
     7    of the repository.