另一種不同運用 Build 技巧於 Team Project
雖然是 8/23 但因為這篇 Post 裡頭的概念實在太好了,所以我還是需要把他由我過去的 筆記本中 挖到這個開放 Blog 裡頭
哪裡好呢 ? 主要在 過去 Team System 推導上 我相信很多人都會 Charllenge 目前團隊軟體架構 需要 共用的模組 因此 需要像 VSS
過去專用的 "Share" 功能。 即使我們都很認同 share 規劃 是不好的 SCM 架構..
但 因為 團隊的分工,權限的私密性,如果沒有 Share 那該怎麼解決這種問題...
在 Team System tips, tricks, technique 部落格中, 很早就整理了一份和我的想法上"非常貼切" 的看法
兩個 不同 Team Project 實際上 只要把 權限群組約束好,願意開放的 Code 搭配上 WorkSapce 與 Visual Studio Solution 檔案
你可以靈活運用你想要的效果.
How do I build a Team Project with shared code?
One question that comes up a lot in Team System deployments is "how do I share code across team projects"? The easiest way to accomplish this is to set up a Team Project specifically for common, shared code. Here's a simple example of this scenario.
Source: How do I build a Team Project with shared code?
Originally published on 2006/8/23 上午 02:15 by jatwood
但還有一個 需要更高度 客制化的議題在,如果 Sahre 的東西 不在 Version Control 上 而在 WSS 中時,又該如何 ?
我想 真的是這樣的運用,那就免不了得客制化一個 Web Part 把兩個不同 WSS Sites 文件 展示在一起才行...
anyway.. 請別錯過 這篇文章...