Mercurial Integration

Top  Previous  Next

This section describes Code Collaborator integration with Mercurial:

Command Line Client

The Command Line Client can upload arbitrary Mercurial diffs.

Supported Versions

Our integration uses your own installed Mercurial command line client executable to generate differences for review.  We require hg v1.0 or later, as we use the -U flag to provide full context lines of differences so that the uploaded versions can contain the full file content of the previous and current file versions.

Because we use client applications already present on your computer, we support all protocols, authentications, proxies, and other client configuration options you are currently using.