version-control - 如何知道 Visual Studio TFS 源代码管理上未映射的文件夹有多大?

标签 version-control tfs visual-studio-2013 source-control-explorer

我想知道文件夹的总文件大小,然后才能在 Source Control 上获取文件夹的最新信息当连接到 TFS 团队项目时。

我怎样才能做到这一点?

enter image description here

最佳答案

您可以使用 TFS Administrators Toolkit for Visual Studio 2013显示文件夹大小,包括尚未下载的文件夹大小。

enter image description here

关于version-control - 如何知道 Visual Studio TFS 源代码管理上未映射的文件夹有多大?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22034210/

相关文章:

SVN合并branch to trunk导致文件冲突已解决

git - 如何在 Visual Studio 2013 中显示 'git blame'?

c# - 生成后事件已退出,代码为 1

wpf - VS2013 : An error occurred while finding the resource dictionary

visual-studio - 使用TFS从VS中删除断点后剩余的断点

.net - 如何将构建参数传递给我的 .NET 单元测试

Git - 自动为冲突版本创建不同的文件

amazon-web-services - AWS Cloudformation 的版本控制和管道

git - 限制git存储库中的文件大小

c# - Parallel.ForEach 循环的执行方式类似于串行循环