adding multiple files into TFS server (without doing it for individual files/folders)
In SVN folder shell exte开发者_JAVA百科nsion, when I right click and select TetroiseSVN->Add option, it give me list of the files that need to be added into SVN. Does TFS has any option for it?
Yes, you can add multiple files and folders recursively in TFS from the source control explorer or the shell extension with TFS power tools.
Map your workspace to the root of the folders you want to add, you can then drag and drop the folder from explorer in to Source Control Explorer.
精彩评论