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