Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Project Management   (RSS)
Sorry, but there are no more tags available to filter with.

Version Control Useful Document: Team Foundation Branching Guidance

相信很多使用 Team Foundation Server 的人對於使用手冊的說明大概會覺得限於功能介紹, 真正上手要用時, 可能還是有不知從何著手的困難, 所謂萬事起頭難, 拿到一本車主使用手冊不代表就會開那部車, 首先還是要到駕訓班讓教練教一下再考個駕照才行. 導入 Team Foundation Server, 相信很多人一樣遇到有車但不會開的痛苦, 以往可能要靠自己摸索或到處問人, 但小弟前兩天看到 Jeff Beehler 在他的 blog 上宣布, TFS 的開發團隊正式在 CodePlex
Posted by zheyehu | 3 Comments
Filed under:

How to adminster work item type fields in Team Foundation

Team Foundation 其實有一些好用的滿方便好用的command line工具幫助使用者管理 Team Foundation Server, 例如之前所介紹過用 witimport 及 witexport 來 customize team 專案中的工作項目 . 這裏再介紹另一個和工作項目有關的工具, witfields.exe, 不過這個工具大多用來管理 server 層級中有關工作項目的工作, 例如, 我如果要更改一個工作項目欄位 (work item field) 的易記名稱時, witfields
Posted by zheyehu | 0 Comments
Filed under:

How to Import Customized Work Item Types to a Team Project

之前介紹如何客置化 Team Project 的 Process Template ( How to customize process template in Team System ). 那如果我要加入一個客置化的工作項目到已經存在的 Team Project 又要如何做 ? Team Foundation 在此提供了命令列的工具 , WITExport.exe 和 WITImport.exe. 利用這兩個工具 , 使用者可以使用 WITExport 將現存的工作項目類型的定義檔匯出成一個 xml
Posted by zheyehu | 1 Comments
Filed under:

How to unlock a file in Team Foundation Version Control

在 Team Foundation Version Control 中 , 可以在簽出一個檔案修改時鎖定避免其他人同時簽出這個檔案 , 但是問題來了 , 萬一 簽出而且鎖定檔案的人不在 ( 休假 , 離職 …), 而我們又急著要簽入這個檔案時怎麼辦 ? 答案很簡單 , 只要找有 Administrator 權限的人 , 輸入下列指令就好啦 : tf lock /lock:none $/ 工作小組專案 / 時限超趕 / 非現在簽入不可檔案 .cs /workspace: 工作區名稱; 工作小組的 Domain\
Posted by zheyehu | 0 Comments
Filed under:

How to Change Password for Service and Reporting Accounts in Team Foundation Server

安裝 Team Foundation Server 基本上需要兩個 accounts: Service Logon Account 和 Reporting Logon Account. 前者用來登入所有的 web services, 後者則用來存取 reporting services 的 data. 然而 , 以現今的 IT 管理 , 為了考量安全因素 , password 會有 expired 的時候 , 當我們需要變更這兩個帳戶的密碼時 , 我們該如何變更 Team Foundation Server
Posted by zheyehu | 0 Comments
Filed under:

An issue of Team Foundation Server if you run it on domain controller

最近陸續有愈來愈多人試著安裝 Team Foundation Server (beta2 or beta3), 也陸續收到一些問題和 feedbacks, 其中安裝及設定仍然是大家很關心的議題 . 如您所知 , Visual Studio 2005 Team System 基本上是個三層式架構的系統 , 分別為 client, application tier 及 data tier. 將這三層分別裝在三台獨立運作的機器上在安裝設定上是最簡單最沒問題的 . 但有時限於硬體資源或其它因素 , 將整個系統安裝在同一台機器
Posted by zheyehu | 0 Comments
Filed under:

How to customize process template in Team System

Team System 除了提供原有的 MSF Agile 和 MSF for CMMI process improvement 兩種 template, 還可以讓 user 自己 customize process template. 但是在 Team System 中 , process template 都是以 xml 格式的檔案來儲存 , 而 xml 原本就不是設計給人閱讀的檔案 , 所以 customize process template 就變成不是那麼直觀的工作 . 但其實了解了 process
Posted by zheyehu | 2 Comments
Filed under:
 
Page view tracker