Version Control Integrations > Mercurial Integration

Top |Previous |Next

Command-Line Client

Commands recommended for Mercurial

ccollab addchanges - Attaches locally-modified files to a review

ccollab addhgdiffs - Uploads diffs generated by hg diff command

 

Configuration

In most cases, the Command-Line Client can automatically detect your Mercurial configuration. Try testing your configuration to verify the configuration is detected correctly.

If the Command-Line Client is unable to detect your Mercurial configuration or you want to override the detected settings, you can manually specify Mercurial settings using global options.

To manually configure the Command-Line Client to use Mercurial, execute the following command:

ccollab set scm mercurial

 

Mercurial-specific Options

Option

Description

--mercurial-exe <value>

Full path to the 'mercurial (hg)' command line client


© 2003-2025 SmartBear Software. All rights reserved.