visual studio 2012 - Viewing all descendant files in TFS/VS -
is possible see descendant files in marked folder in source control explorer window in visual studio?
other source control software have used have option, , makes easy iterate through files in folder recursively , see has changed.
i think tfs not support feature, there others options available :
pending changes don't need iterate through files see has changed. can view has changed using
pending changes
. pending change change (add, edit, delete ...) has not been check-in in tfs. can view these changes single directory or whole project. in addition, can check-in pending changes 1 directory. see summary window view changes before. right-click item (folder or file), , see options : check in, undo or shelve. more info here.file & folder comparison in source control explorer, can compare differences between 2 server folders, 2 local folders, or server folder , local folder. right click on target folder. it's quite powerfull feature when know it. read morehere.
Comments
Post a Comment