I am getting a weird error: "no host given", but can't see what is wrong with my action. See attachment.
What could be causing this?
If I could see hg command, I could easily reproduce the issue and fix it.
ENV:
- Latest version of FInalBuilder
- Latest Kiln tools. Hg.exe that comes with TortoiseHg.
Eric
I found the fix…
The issue was that my username for Mercurial was "name@domain.com", but in previous version of finalbuilder that wasn’t working, so I had to use “name%40domain.com”. Looks like the issue was fixed in latest FinalBuilder, so changing it back to "name@domain.com" worked.
Please display HG commands though, to make debugging easier.
Eric