Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 67810d03ada515381702f7b70888f800 > files > 513

tortoisehg-4.9.1-1.mga7.noarch.rpm


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>1. Preface &#8212; TortoiseHg 4.7.0 documentation</title>
    <link rel="stylesheet" href="_static/tortoisehg.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="_static/language_data.js"></script>
    <link rel="index" title="Index" href="genindex.html" />
    <link rel="search" title="Search" href="search.html" />
    <link rel="next" title="2. Introduction" href="intro.html" />
    <link rel="prev" title="Welcome to TortoiseHg’s documentation!" href="index.html" />
   
  <link rel="stylesheet" href="_static/custom.css" type="text/css" />
  
  
  <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

  </head><body>
  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          

          <div class="body" role="main">
            
  <div class="section" id="module-preface">
<span id="preface"></span><h1>1. Preface<a class="headerlink" href="#module-preface" title="Permalink to this headline">¶</a></h1>
<div class="section" id="audience">
<h2>1.1. Audience<a class="headerlink" href="#audience" title="Permalink to this headline">¶</a></h2>
<p>This book is written for computer literate folk who want to use
Mercurial to manage their data, but are uncomfortable using the command
line client to do so. Since TortoiseHg is a Windows shell extension it’s
assumed that the user is familiar with the Windows explorer and knows
how to use it.</p>
<p>You can find the most up to date version of this documentation at our
<a class="reference external" href="https://tortoisehg.bitbucket.io">web</a> site.</p>
</div>
<div class="section" id="reading-guide">
<h2>1.2. Reading guide<a class="headerlink" href="#reading-guide" title="Permalink to this headline">¶</a></h2>
<p>This Preface explains a little about the TortoiseHg project, the
community of people who work on it, and the licensing conditions for
using it and distributing it.</p>
<p>The <a class="reference internal" href="intro.html"><span class="doc">Introduction</span></a> explains what TortoiseHg is, what it does, where it
comes from and the basics for installing it on your PC.</p>
<p><a class="reference internal" href="quick.html"><span class="doc">A Quick Start Guide to TortoiseHg</span></a> is a quick tutorial on how to start with TortoiseHg.</p>
<p><a class="reference internal" href="daily.html"><span class="doc">TortoiseHg in daily use</span></a> is the main chapter, it describes the frequently used
components of TortoiseHg.</p>
<p><a class="reference internal" href="settings.html"><span class="doc">Settings</span></a> describes how to configure TortoiseHg.</p>
<p><a class="reference internal" href="nonhg.html"><span class="doc">Use with other VCS systems</span></a> describes how to use TortoiseHg as a client for
non-Mercurial servers.</p>
<p><a class="reference internal" href="faq.html"><span class="doc">Frequently Asked Questions</span></a> has a list of common questions and their answers.</p>
<p><a class="reference internal" href="debugging.html"><span class="doc">Debugging</span></a> describes how to debug any problems that you find.</p>
</div>
<div class="section" id="tortoisehg-is-free">
<h2>1.3. TortoiseHg is free!<a class="headerlink" href="#tortoisehg-is-free" title="Permalink to this headline">¶</a></h2>
<p>TortoiseHg is released under
<a class="reference external" href="https://www.gnu.org/licenses/gpl-2.0.html">GPLv2</a>.  You are free to
install it on as many computers as you like, and to redistribute it
according to the GPLv2 license.</p>
</div>
<div class="section" id="community">
<h2>1.4. Community<a class="headerlink" href="#community" title="Permalink to this headline">¶</a></h2>
<p>Mailing List:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>`Developers &lt;thg-dev@googlegroups.com&gt;`_ - Patches, bug reports, development discussions.
</pre></div>
</div>
<p>And our <a class="reference external" href="https://bitbucket.org/tortoisehg/thg/wiki/Home">wiki</a> on Bitbucket.</p>
</div>
<div class="section" id="acknowledgements">
<h2>1.5. Acknowledgements<a class="headerlink" href="#acknowledgements" title="Permalink to this headline">¶</a></h2>
<p>Thanks to the many people who contribute to the TortoiseHg project.  It
takes a community of developers, translators, and users to build a
truly useful tool (especially users who care enough to report bugs and
file feature requests).</p>
<p>The TortoiseHg installer for Windows includes the TortoiseOverlays handler,
as provided by the <a class="reference external" href="https://tortoisesvn.net">TortoiseSVN</a> project.</p>
<p>The history viewer of TortoiseHg is based on
<a class="reference external" href="https://www.logilab.org/project/hgview">hgview</a>, a tool developed by
<a class="reference external" href="mailto:david&#46;douard&#37;&#52;&#48;logilab&#46;fr">David Douard</a> and others, with the financial
support of <a class="reference external" href="https://www.logilab.fr">Logilab</a>.</p>
</div>
<div class="section" id="conventions-used-in-this-manual">
<h2>1.6. Conventions used in this manual<a class="headerlink" href="#conventions-used-in-this-manual" title="Permalink to this headline">¶</a></h2>
<p>The following typographical conventions are used in this manual:</p>
<dl class="docutils">
<dt><kbd class="kbd docutils literal notranslate">Ctrl-A</kbd></dt>
<dd>Indicates a key, or combination of keys, to press.</dd>
<dt><span class="guilabel">Commit</span></dt>
<dd>Indicates a label, button or anything that appears in user interfaces.</dd>
<dt><span class="menuselection">TortoiseHg… ‣ About</span></dt>
<dd>Indicates a menu choice, or a combination of menu choice, tab
selection and GUI label.  For example
<span class="menuselection">TortoiseHg…  ‣ Global settings ‣ Commit ‣ User name</span>
means do something in <span class="guilabel">User name</span> label under
<span class="guilabel">Commit</span> tab selectable from the menu choice
<span class="menuselection">TortoiseHg… ‣ Global settings</span>.</dd>
<dt><code class="file docutils literal notranslate"><span class="pre">.hg/hgrc</span></code></dt>
<dd>Indicates a filename or directory name.</dd>
<dt><strong class="command">thg log</strong></dt>
<dd>Indicates a command to enter into command window.</dd>
<dt><code class="docutils literal notranslate"><span class="pre">myproxy:8000</span></code></dt>
<dd>Indicates a text to enter into a text input field in the GUI.</dd>
</dl>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">This is a note.</p>
</div>
<div class="admonition warning">
<p class="first admonition-title">Warning</p>
<p class="last">An important note. Pay attention.</p>
</div>
</div>
</div>


          </div>
          
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="index.html">
              <img class="logo" src="_static/thg_logo_92x50.png" alt="Logo"/>
            </a></p>
<h1 class="logo"><a href="index.html">TortoiseHg</a></h1>








<h3>Navigation</h3>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">1. Preface</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#audience">1.1. Audience</a></li>
<li class="toctree-l2"><a class="reference internal" href="#reading-guide">1.2. Reading guide</a></li>
<li class="toctree-l2"><a class="reference internal" href="#tortoisehg-is-free">1.3. TortoiseHg is free!</a></li>
<li class="toctree-l2"><a class="reference internal" href="#community">1.4. Community</a></li>
<li class="toctree-l2"><a class="reference internal" href="#acknowledgements">1.5. Acknowledgements</a></li>
<li class="toctree-l2"><a class="reference internal" href="#conventions-used-in-this-manual">1.6. Conventions used in this manual</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="intro.html">2. Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="whatsnew.html">3. What’s New</a></li>
<li class="toctree-l1"><a class="reference internal" href="quick.html">4. A Quick Start Guide to TortoiseHg</a></li>
<li class="toctree-l1"><a class="reference internal" href="daily.html">5. TortoiseHg in daily use</a></li>
<li class="toctree-l1"><a class="reference internal" href="settings.html">6. Settings</a></li>
<li class="toctree-l1"><a class="reference internal" href="patches.html">7. Patches</a></li>
<li class="toctree-l1"><a class="reference internal" href="extensions.html">8. Extensions</a></li>
<li class="toctree-l1"><a class="reference internal" href="nonhg.html">9. Use with other VCS systems</a></li>
<li class="toctree-l1"><a class="reference internal" href="faq.html">10. Frequently Asked Questions</a></li>
<li class="toctree-l1"><a class="reference internal" href="debugging.html">11. Debugging</a></li>
</ul>

<div class="relations">
<h3>Related Topics</h3>
<ul>
  <li><a href="index.html">Documentation overview</a><ul>
      <li>Previous: <a href="index.html" title="previous chapter">Welcome to TortoiseHg’s documentation!</a></li>
      <li>Next: <a href="intro.html" title="next chapter">2. Introduction</a></li>
  </ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <div class="searchformwrapper">
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    </div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>








        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="footer">
      &copy;2010-2019, Steve Borho and others.
      
      |
      Powered by <a href="http://sphinx-doc.org/">Sphinx 1.8.4</a>
      &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
      
      |
      <a href="_sources/preface.txt"
          rel="nofollow">Page source</a>
    </div>

    

    
  </body>
</html>