# HG changeset patch
# User Lee Cantey
# Date 1145469404 25200
# Node ID fb8b35b0def9239fa3155d3721490cf5e558a753
# Parent eb40db3737171dddb00a69b953cb4b46f5ce9da6
update windows readme to document msys/mingw rxvt problems.
diff -r eb40db373717 -r fb8b35b0def9 contrib/win32/ReadMe.html
--- a/contrib/win32/ReadMe.html Wed Apr 19 09:08:45 2006 -0700
+++ b/contrib/win32/ReadMe.html Wed Apr 19 10:56:44 2006 -0700
@@ -2,6 +2,15 @@
Mercurial for Windows
+
+
@@ -12,10 +21,14 @@
Mercurial is a command-line application. You must run it from
the Windows command prompt (or if you're hard core, a MinGW shell).
+
+ Note: the standard MinGW msys startup script uses
+ rxvt which has problems setting up standard input and output.
+ Running bash directly works correctly.
For documentation, please visit the Mercurial web
- site.
+ href="http://www.selenic.com/mercurial">Mercurial web site.
By default, Mercurial installs to C:\Mercurial. The
Mercurial command is called hg.exe. To run this