naidu / mercurialeclipse

Automatically exported from code.google.com/p/mercurialeclipse
Other
0 stars 0 forks source link

Mapping the ~/.hgrc file configurations with MercurialEclipse #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The configuration values like the pull repository paths, push repository paths, 
etc. shall be mapped to the ~/.hgrc configuration file. While doing hg 
activities from the mercurial, the settings and paths shall be taken from the 
~/.hgrc file.

Note: The default push pointing to one repository and pull might be pointing to 
other repository. In that case the repository paths shall be taken from the 
~/.hgrc file. There is no need for an developer intervention to select the repo 
path.

Every time the developer shall not need to select and modify the repository 
paths.

What version of the product are you using? On what operating system?
Linux SuSE - 10.2 

Original issue reported on code.google.com by vtamilal...@gmail.com on 4 Feb 2013 at 12:27