I am trying to perform CI through Jenkins on .NET projects using TFS as 
source control. I have created Master Slave connection with Jenkins. Master 
is my machine and Slave is different VM. When I am trying to create the 
build it is failing because it is not having the project files. I have 
configured Poll SCM to the Jenkins Job with values H/10 * * * *. If I am 
not wrong it should get all the source code from TFS in every 10min if it 
finds any changes. But when I check Team Foundation Server Polling Log it 
shows the following output.

Started on 3 Jun, 2015 11:54:56 AM
Done. Took 1.4 sec
No changes
Can anybody help me on retrieving Source code from TFS to Jenkins slave 
automatically.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/2572f66f-5709-4cbd-b7a9-979fb257ce62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to