Mercurial > hg
changeset 4723:fb4b6d5fe100 0.9.4
Update binary installer files.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon, 25 Jun 2007 16:35:27 -0700 |
parents | 487943b52a6c |
children | a084ed4b0c35 |
files | contrib/macosx/Readme.html contrib/macosx/Welcome.html contrib/win32/ReadMe.html |
diffstat | 3 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/macosx/Readme.html Mon Jun 25 15:57:01 2007 -0700 +++ b/contrib/macosx/Readme.html Mon Jun 25 16:35:27 2007 -0700 @@ -1,4 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<!-- This is the second screen displayed during the install. --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> @@ -27,6 +28,12 @@ <p class="p2"><br></p> <p class="p3">This package installs the <span class="s2">hg</span> executable in <span class="s2">/Library/Frameworks/Python.framework/Versions/Current/bin</span>. This directory may not be in your shell's search path. The MacPython installer will have created an entry in <span class="s2">.profile</span> for it but if your shell doesn't use <span class="s2">.profile</span> you'll need configure it yourself or create a symlink from a directory already in your path.</p> <p class="p2"><br></p> +<p class="p1"><b>Documentation</b></p> +<p class="p2"><br></p> +<p class="p3">Visit the <a href="http://www.selenic.com/mercurial">Mercurial web site and wiki</a></p> +<p class="p2"><br></p> +<p class="p3">There's also a free book, <a href="http://hgbook.red-bean.com/">Distributed revision control with Mercurial</a></p> +<p class="p2"><br></p> <p class="p1"><b>Reporting problems</b></p> <p class="p2"><br></p> <p class="p3">If you run into any problems, please file a bug online:</p>
--- a/contrib/macosx/Welcome.html Mon Jun 25 15:57:01 2007 -0700 +++ b/contrib/macosx/Welcome.html Mon Jun 25 16:35:27 2007 -0700 @@ -1,4 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<!-- This is the second screen displayed during the install. --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
--- a/contrib/win32/ReadMe.html Mon Jun 25 15:57:01 2007 -0700 +++ b/contrib/win32/ReadMe.html Mon Jun 25 16:35:27 2007 -0700 @@ -28,7 +28,10 @@ Running bash directly works correctly.</i></div> <p>For documentation, please visit the <a - href="http://www.selenic.com/mercurial">Mercurial web site</a>.</p> + href="http://www.selenic.com/mercurial">Mercurial web site</a>. + You can also download a free book, <a + href="http://hgbook.red-bean.com/">Distributed revision control + with Mercurial</a>.</p> <p>By default, Mercurial installs to <tt>C:\Mercurial</tt>. The Mercurial command is called <tt>hg.exe</tt>.</p>