e5cc5cf29c7e

doc: TortoiseHG on Windows
[view raw] [browse files]
author Christophe de Vienne <cdevienne@gmail.com>
date Sat, 22 Nov 2014 16:05:35 +0100
parents 729e7c661a88
children 73d048325dfd
branches/tags (none)
files docs/overview.rst

Changes

--- a/docs/overview.rst	Sat Nov 22 15:31:01 2014 +0100
+++ b/docs/overview.rst	Sat Nov 22 16:05:35 2014 +0100
@@ -27,6 +27,18 @@
     [extensions]
     review = [path to]/hg-review/review/
 
+TortoiseHG
+~~~~~~~~~~
+
+People using TortoiseHG on Windows platforms need to update the tortoisehg
+`library.zip`. This is easily done by running the
+`contrib\\windows\\update_tortoisehg_libs.py` script.
+
+Do to that, you need to have python 2.7 installed::
+
+    python contrib\windows\update_tortoisehg_libs.py
+
+
 Usage
 -----