I’m configuring my build server using TeamCity with Mercurial and I don’t know what is “HG command path” field.
And the field “Pull changes from”? Should I put the address I’m cloning? From i.e. http://192.168.87.143/hg/TestProject
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
HG command pathis the path to hg executable on the server, puthgthere if it is in the PATH. And yes,Pull changes fromis for address of your repository.