我有我的C#的安裝/部署項目,並嘗試從'目標機上的文件系統' - >應用程序文件夾 - > ConverterModule中刪除文件。但是,我得到這個錯誤:如何檢出tfs中的文件?
The command you are attempting cannot be completed because the file 'AS_renderingServer.vdproj' is under source code control and is not checked out.
如何檢查出vdproj文件?根據微軟的我應該:
In Solution Explorer, select the referenced file. On the File menu, choose Check Out.
這聽起來很簡單,除了vdproj文件似乎並沒有在Solution Explorer中的任何地方出現。我怎樣才能選擇它?
嗨。我的部署項目中沒有「檢出編輯...」。但是我可以導航到源代碼管理資源管理器中的文件並手動將其檢出。 – 2011-03-31 12:53:29