Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to know how big an unmapped folder is on Visual Studio TFS Source Control?

I want to know the file size in total of a folder before I get latest for a folder on Source Control when connected to a TFS Team Project.

How can I do that?

enter image description here

like image 227
Nam G VU Avatar asked Oct 01 '22 11:10

Nam G VU


1 Answers

You can use the TFS Administrators Toolkit for Visual Studio 2013 to show the folder sizes including those that have not been downloaded yet.

enter image description here

like image 152
Eric Johnson Avatar answered Nov 03 '22 03:11

Eric Johnson