Is there a way to set a maximum size for files that can be check in into source control under Team Foundation Server 2005 or 2008?
In the past, when we worked with SourceSafe there were several cases were developers decided to checkin a 500mb data file to source control.
I don't know what such a thing will do to TFS - and actually, I don't want to find out.
Edit: Custom checkin policy is not a viable solution for two reasons:
it is done in the client side - I want the server to protect itself from such an abuse
custom checkin policy can be overridden by the user.