Not directly i think, but you can use the modification publisher to
write a list of all files seen as modifications to a file (this is an
xml) and then use that somehow together with your source control
access commands.

Probable turn the list of files xml into a set of commands to you scc.
Might be able to do this using a xslt to turn the xml into a batch
file, or something like that.

florin

On Oct 7, 1:22 am, digitallyskilled <[email protected]> wrote:
> Hi I am new to CC.NET
>
> I would like to figure out how to get only the last checked in files
> since the last check and put them in a directory.
>
> Is this possible?
>
> I have only been able to get the whole project.
>
> I am using TFS 2010 as my source control.
>
> Thanks for your help

Reply via email to