Top "Hgrc" questions

Configuration file used by Mercurial to customize behavior.

How to save username and password with Mercurial?

I used Mercurial in a personal project, and I have been typing my username and password every time I want …

mercurial hgrc
How to get the remote server hg path?

I have have created remote repo to push my local changes over ssl. I did hg showconfig --debug to find …

mercurial hgrc hg-paths
How to solve error message "abort: repository default-push not found! " in Mercurial?

I am new to Mercurial and tried to push a test file to a repository online. I have encountered an …

mercurial repository push hgrc
Setting username in Mercurial .hgrc file

I have been browsing SO and Google for a solution to my basic problem, and so far I have had …

mercurial hgrc
Pulling from Mercurial - certificate error

I was trying to pull from a server, and I get the following error: C:\Users\User\hg_repo>…

mercurial certificate hgrc
creating new remote repository for existing project with Mercurial

I have a project with version.2 and i have to start working on it to develop a new version.3 . I …

mercurial ssh hgrc
Mercurial: Globally Ignore Files

I know about .hgignore and how I can ignore files on a project-by-project basis. I want to ignore stuff for …

mercurial hgignore hgrc
Pushing with mercurial: abort: no username supplied (see "hg help config")

I'm not sure why but since today I have the problem with pushing my source to repo. I got abort: …

mercurial hgrc
How do I know the current tag of Mercurial?

Now, I am getting vim source code by Mercurial (hg): root@flyingfisher-virtual-machine:/work/ABC/VIM_HG# hg tags |more tip 5228:3…

mercurial hgrc
Get a 404 Error when clone, pull mercurial repository

I have a repository in here http://repos.joomlaguruteam.com/ I using hgweb.cgi this is my hgweb.config file […

mercurial clone apache-config hgrc