Is there a way to specify in CCNet to getlatest only the modified
files ? I have a project with large number of files and this would
save me time everytime someone checks in some code.


<sourcecontrol type="filtered">
         <sourceControlProvider type="vss" autoGetSource="true">
         <project>$/CodeBase/project</project>
         <username>user</username>
         <password>pass</password>
         <ssdir>\\vss1</ssdir>
         <timeout units="minutes">15</timeout>
         </sourceControlProvider>
</sourcecontrol>


Thanks!
Sanjeev Nithyanandam

Reply via email to