contrib/win32/ReadMe.html
changeset 2091 fb8b35b0def9
parent 1690 58894621c87a
child 2216 1cbd10cfcb7c
equal deleted inserted replaced
2090:eb40db373717 2091:fb8b35b0def9
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     2 <html>
     2 <html>
     3   <head>
     3   <head>
     4     <title>Mercurial for Windows</title>
     4     <title>Mercurial for Windows</title>
       
     5     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >  
       
     6     <style type="text/css">
       
     7       <!--
       
     8       .indented
       
     9       {
       
    10       padding-left: 10pt;
       
    11       }
       
    12       -->
       
    13     </style>
     5   </head>
    14   </head>
     6 
    15 
     7   <body>
    16   <body>
     8     <h1>Mercurial version 0.8 for Windows</h1>
    17     <h1>Mercurial version 0.8 for Windows</h1>
     9 
    18 
    10     <p>Welcome to Mercurial for Windows!</p>
    19     <p>Welcome to Mercurial for Windows!</p>
    11 
    20 
    12     <p>Mercurial is a command-line application.  You must run it from
    21     <p>Mercurial is a command-line application.  You must run it from
    13       the Windows command prompt (or if you're hard core, a <a
    22       the Windows command prompt (or if you're hard core, a <a
    14       href="http://www.mingw.org/">MinGW</a> shell).</p>
    23       href="http://www.mingw.org/">MinGW</a> shell).</p>
       
    24     
       
    25     <p><div class="indented"><i>Note: the standard <a
       
    26       href="http://www.mingw.org/">MinGW</a> msys startup script uses
       
    27       rxvt which has problems setting up standard input and output.
       
    28       Running bash directly works correctly.</i></div>
    15 
    29 
    16     <p>For documentation, please visit the <a
    30     <p>For documentation, please visit the <a
    17 	href="http://www.selenic.com/mercurial">Mercurial web
    31       href="http://www.selenic.com/mercurial">Mercurial web site</a>.</p>
    18 	site</a>.</p>
       
    19 
    32 
    20     <p>By default, Mercurial installs to <tt>C:\Mercurial</tt>.  The
    33     <p>By default, Mercurial installs to <tt>C:\Mercurial</tt>.  The
    21       Mercurial command is called <tt>hg.exe</tt>.  To run this
    34       Mercurial command is called <tt>hg.exe</tt>.  To run this
    22       command, the install directory must be in your search path.</p>
    35       command, the install directory must be in your search path.</p>
    23 
    36