Module implementing some common utility functions for the Mercurial package.
None |
None |
getConfigPath | Function to get the filename of the config file. |
getHgExecutable | Function to get the full path of the Mercurial executable. |
hgVersion | Public method to determine the Mercurial version. |
prepareProcess | Function to prepare the given process. |
Function to get the filename of the config file.
Function to get the full path of the Mercurial executable.
Public method to determine the Mercurial version.
Function to prepare the given process.