How do I set up default remote repositories for Mercury local repositories?
This is in .hg / hgrc file.
[paths] default = http: // myserver / hg / repo1 default - push = ../mytestrepo
How do I set up default remote repositories for Mercury local repositories?
This is in .hg / hgrc file.
[paths] default = http: // myserver / hg / repo1 default - push = ../mytestrepo
Comments
Post a Comment