Maximum Number of Files in Repository?
An earlier thread hereabouts (http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=2316) implies that version 1 of Team Foundation might struggle with a huge number of concurrent users/and or files, and that version 2 will "include all the scale work to run servers as big as we need them".
I've seen a limit for number of users in version 1 suggested as 500 (http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=8764). Any limit on the number of files? (Assuming the SQL Server machine has sufficient disk space to cope with them all, obviously.)
I'm working on a project which will use Team Foundation as a document repository (i.e. with a custom front-end using the classes within the Microsoft.VisualStudio.Hatteras.Client namespace) and it will end up needing to store hundreds of thousands of files (or versions thereof). Will version 1 be up to that?
I can always use multiple repositories and have the client abstract that fact away from the user, but I'd be interested in knowing what a realistic per-repository limit might be.
Cheers, Ian.

