Is it possible to build project present on the developer view present on different machine, not on the Hudson running machine?
If so please provide me way.
-Srinivas N
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.
You should need the notion of Hudson node to do that.
A Node is detailed in the Hudson page “Distributed build“
That will allow you to build while accessing the developer view on the developer’s workstation (since all the execution process will take place on the developer’s machine).