doc/book/en/annexes/mercurial.rst
branchstable
changeset 2172 cf8f9180e63e
parent 1714 a721966779be
child 9917 a98e60464c26
--- a/doc/book/en/annexes/mercurial.rst	Fri Jun 19 09:19:27 2009 +0200
+++ b/doc/book/en/annexes/mercurial.rst	Fri Jun 19 20:38:32 2009 +0200
@@ -12,7 +12,7 @@
 next, and so on). Locally, we have a repository containing revisions
 tree, and a working directory. It is possible
 to put in its working directory, one of the versions of its local repository,
-modify and then push it in its repository. 
+modify and then push it in its repository.
 It is also possible to get revisions from another repository or to export
 its own revisions from the local repository to another repository.
 
@@ -83,7 +83,7 @@
 
      hg incoming ssh://myhost//home/src/repo
 
-* See what is the revision of the local repository which has been taken out 
+* See what is the revision of the local repository which has been taken out
   from the working directory and amended::
 
      hg parent
@@ -114,8 +114,8 @@
 Installation of the forest extension
 ````````````````````````````````````
 
-Set up the forest extension by getting a copy of the sources 
-from http://hg.akoha.org/hgforest/ and adding the following 
+Set up the forest extension by getting a copy of the sources
+from http://hg.akoha.org/hgforest/ and adding the following
 lines to your ``~/.hgrc``: ::
 
    [extensions]