Failed to run command : /usr/bin/hg -y pull -f Command return code : 255 Command error output: abort http authorization required
Issue #163
new
Hi , I have install mercurial ,kalitha and Quick build . when i am trying to build code then getting the below , can any one suggest how can i resolve this issue.
Failed to run command : /usr/bin/hg -y pull -f Command return code : 255 Command error output: abort http authorization required
Thanks,
The error message says 'authentication required'.
So I'm pretty sure the repository you are trying to pull is private and since you used -y mercurial did not ask you for the username and password.