bos@157: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
bos@157: "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
bos@157: <html lang="en">
bos@157:   <head>
bos@157:     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
bos@159:     <link rel="icon" href="/hgicon.png" type="image/png">
bos@159:     <meta name="robots" content="index,follow">
bos@157:     <title>Distributed revision control with Mercurial</title>
bos@157:   </head>
bos@157: 
bos@157:   <body>
bos@157:     <h1>Distributed revision control with Mercurial</h1>
bos@157: 
bos@157:     <p>Welcome to the home of the book &ldquo;Distributed revision
bos@274:       control with Mercurial&rdquo;, by <a
bos@274:       href="http://www.serpentine.com/blog/">Bryan O'Sullivan</a>.
bos@274:       This is a <a href="hgbookap4.html">freely licensed</a> book
bos@274:       about the <a
bos@274:       href="http://www.selenic.com/mercurial">Mercurial</a> revision
bos@157:       control system.</p>
bos@157: 
bos@157:     <ul>
bos@157:       <li>The <a href="hgbook.html">HTML version</a> is split into one
bos@157: 	web page per chapter.</li>
bos@157:       <li>The <a href="hgbook.pdf">PDF version</a> is a single 1.3
bos@157: 	megabyte file.</li>
bos@157:       <li>The <a href="http://hg.serpentine.com/mercurial/book">source
bos@157: 	  code</a> is available to the adventurous.</li>
bos@157:     </ul>
bos@157: 
bos@157:     <h2>How you can help Mercurial, and help free software</h2>
bos@157: 
bos@157:     <p>Mercurial is a member of the <a
bos@157: 	href="http://conservancy.softwarefreedom.org/">Software
bos@157: 	Freedom Conservancy</a>, a wonderful non-profit
bos@157:       organisation that offers its member projects legal and
bos@157:       administrative advice.  The SFC can accept <a
bos@157:       href="http://conservancy.softwarefreedom.org/?donate">accept
bos@157:       donations</a> (tax-free under IRS 501(c)(3), within the United
bos@157:       States) on behalf of its member projects.  If you would like to
bos@157:       support Mercurial directly, please consider making a donation to
bos@157:       the SFC on its behalf.</p>
bos@157: 
bos@157:     <p>If you would like to help free software developers to provide
bos@157:       their important public services without being impeded by legal
bos@157:       issues, please consider donating to the SFC's sister
bos@157:       organisation, the <a
bos@157: 	href="http://www.softwarefreedom.org/">Software Freedom Law
bos@157: 	Center</a>.</p>
bos@157:   </body>
bos@157: </html>