aaagu1234 发表于 2013-1-26 13:31:37

abort: no username supplied (see "hg help config")

Here is what worked like a charm for me on Windows XP:

Go to the folder 'C:\Program Files\Mercurial\hgrc.d' assuming you have installed Mercurial to'C:\Program Files\Mercurial\'.
You should see a Mercurial.RC file in there.
Copy the file to 'C:\Documents and Settings\ \'
Rename Mercurial.RC to Mercurial.ini.
Edit the section like so:



; editor used to enter commit logs, etc. Most text editors will work.

editor = notepad

verbose = True

username = userEmail@domain.com
页: [1]
查看完整版本: abort: no username supplied (see "hg help config")