Check in Video Files to TFS
hi all,
how versioning of media files viz wmv, mkv videos format etc.
if possible, size limit?
after check in multiple times tfs going store seperate video or stores delta changes.
thanks in advance.
regards,
santosh kotagi
there no enforced size limit in tfs source control repository from know. there limit on work item attachment file size (4mb), can changed using http://msdn.microsoft.com/en-us/library/ms400780.aspx.
not sure tfs store large files. while tfs designed handle large files gracefully, have problems network bandwidth when upload/download files. not mention, when store large video files in tfs , try request historical versions of large files, you're going make server apply delta chain revision, resource intensive. now, imagine multiple users doing same thing... slow down tfs server significantly.
Archived Forums V > Team Foundation Server - General
Comments
Post a Comment