I have one master machine and 10 slave machines. I want to build my source
code for all this slave machine.Currently all 10 machines and master are
nfs mounted . I want to checkout my source code from cvs on master and use
that  for different platforms.For achieving this i have created 10 free
style jobs for individual platforms which have only the buld step. And one
multi job which will fire all platform (10 ) build.But current problem is
when i start multi job its checkout source code from cvs and hence works
fine. But if when i try to run individual slave job , it does not checkout
source code as it have only build step. How i can tell jenkins to checkout
source code for individual slave free style job .

-- 
Thanks and regards--
Niraj Nandane(Vit pune)

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to