Man Linux: Main Page and Category List

NAME

       hgtk - TortoiseHg's GUI tools for Mercurial SCM (Hg)

SYNOPSIS

       hgtk [global options] command [command options]

DESCRIPTION

       This manual page documents briefly the hgtkcommand.

       This manual page was written for the Debian distribution because the
       original program does not have a manual page.

       hgtk is a program that invokes TortoiseHg's GUI tools for Mercurial SCM
       (i.e.  hg(1))

OPTIONS

       The program follows the usual GNU command line syntax, with long
       options starting with two dashes (‘-'). A summary of options is
       included below.

   Global Options
       -R, --repository
           Set the repository root directory or symbolic path name.

       -v, --verbose
           Enable additional output.

       -h, --help
           Display help and exit.

       --debugger
           Start debugger.

       --nofork
           Do not fork GUI process.

       -l, --listfile
           Read file list from file.

   Commands
       Here is a bref list of the supported commands. More detailed
       documentation on a specific command can be obtained by running: hgtk
       help command

       about
           About TortoiseHg.

       add
           Add files.

       clone
           Clone tool.

       commit, ci
           Commit tool.

       datamine, annotate, blame
           Repository search and annotate tool.

       guess
           Guess previous renames or copies.

       help
           Show help for a command, extension, or list of commands.

       hgignore, ignore, filter
           Ignore filter editor.

       init
           Repository initialization tool.

       log, history
           Changelog viewer.

       merge
           Merge tool.

       recovery, rollback, verify
           Recover, rollback & verify.

       remove, rm
           File status viewer in revert mode.

       rename, mv
           Rename a single file or directory.

       repoconfig
           Repository configuration editor.

       revert
           File status viewer in revert mode.

       serve
           Web server.

       shelve, unshelve
           Shelve/unshelve tool.

       status, st
           File status viewer.

       synch, pull, push, incoming, outgoing, email
           Repository synchronization tool.

       thgstatus
           Update TortoiseHg status cache.

       update, checkout, co
           Update/checkout tool.

       userconfig
           User configuration editor.

       vdiff
           Launch configured visual diff tool.

       version
           Output version and copyright information.

BUGS

       The upstreams BTS can be found at
       http://bitbucket.org/tortoisehg/stable/issues/.

SEE ALSO

       hg(1)

AUTHOR

       Ludovico Cavedon <ludovico.cavedon@gmail.com>
           Wrote this manpage for the Debian system.

COPYRIGHT

       Copyright © 2009 Ludovico Cavedon <ludovico.cavedon@gmail.com>>

       This manual page was written for the Debian system (and may be used by
       others).

       Permission is granted to copy, distribute and/or modify this document
       under the terms of the GNU General Public License, Version 2 or (at
       your option) any later version published by the Free Software
       Foundation.

       On Debian systems, the complete text of the GNU General Public License
       can be found in /usr/share/common-licenses/GPL-2.