Thanks for the link. We are in the process of evaluating both SVN and team
system. hopefully there will be a day this conversion takes place. :)

That being said, is it possible to get latest on only the modified files
from subversion and team system?

Looking into TFS configuration and guess i'm missing something
http://confluence.public.thoughtworks.org/display/CCNET/Visual+Studio+Team+Foundation+Server+Plugin;jsessionid=8F00054DA7ADFDCFCD7FAEF1BD2C4F1D


Best Regards,
Sanjeev


On Thu, Aug 5, 2010 at 2:50 PM, Ruben Willems <[email protected]>wrote:

> Hi
>
> for the moment this is not foreseen, and I doubt it ever will be
> vss is very old (although I'm also still using it )
>
> It is a complex source control provider, but it works.
> Why not convert to another source control ?
>
> svn
> team system
> ...
>
> maybe a helpfull article :
>
> http://geekswithblogs.net/iupdateable/archive/2009/04/09/how-much-does-team-foundation-server-really-cost-vs-sourcesafe.aspx
>
>
> with kind regards
> Ruben Willems
>
>
>
>
>
>
> On Tue, Aug 3, 2010 at 5:57 PM, sanjeev <[email protected]> wrote:
>
>> 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