Freigeben über


TFS Power Toy 1.1 Release

下載

主要功能有

1. Unshelve – 讓 Unshelve 的變化能夠進一步的做 merge

2. Rollback – 讓某個 changeset 可以 Rollback, Team Explorer GUI 內建本來就沒有這個功能

3. Online – allows syncing of files that you’ve edited while not connected to a server

4. GetCS -- gets all the items listed in a specific changeset

5. UU – undo unchanged. Undo checkout with a check for what’s actually unchanged

6. Review – code review tool, review files in any order you choose

7. History – display version history of a file, folder or branch

8. Workitem – create, view or update a work item from the command line

9. Query – run a work item query and display the results

10. Bind – convert VSS-bound solutions into TFS-bound solutions

11. TreeDiff – Compare folders and reconcile differences

12. Annotate – show who last changed a section of code

 

個人認為這個版本 最重要的功能 是提供了 TreeDiff 的指令

原本架構中 一直缺少 比接比對 並且 產出 兩個 目錄 / 版本 / 標籤

現在 有個 包裝 較完整的 工具

 

只是目前 沒有好的組態架構 如果要 作進階的 Filter 請參考 bharry 的 blog.

Link to bharry's WebLog

Comments