English 中文(简体)
从TFS建设工作流程,如何开放源控制档案而不下载
原标题:From TFS build workflow, how to open a source control file without downloading it

I m利用2010年TFS和2010年建设小组,为嵌入平台(TI 汇编器)自动建造C++项目。

我不想通过阅读由来源控制的文件来定制我的建筑版本。

问题是,在缺省工作流程模板中(作为我修改的模板使用的I ve),建筑版是在“Run On Agent”之前界定的,而“Run On Agent”是下载源代码的。

是否有办法(从海关编码活动中)在未经下载的情况下开立由来源控制的档案?

我已经知道一种工作,即把落地根作为轮.,下载该档案,摘取我所需要的材料,然后删除。 但是,我不禁要问,这样做的方法是否更可取。

问题回答

暂无回答




相关问题
Why not use TFS as a build / CI solution?

Currently our build solution is set up using TFS + MS Build scripts. TFS is also being used as a CI server. I ve seen several posts on this site telling people about other CI solutions. Are there ...

Get files from TFS under Linux [closed]

is there a free (command line) tool for linux which with I can get all files from a TFS-Repository (no Check in / Check out required - only get actual version)?

upgrading tfs 2008 sp1 to use sql server 2008

I have an instance of tfs 2008 supported by sql server 2005. I want to change the sql server machine by doing a restore based move. I also want to change the version of sql server to 2008. I know ...

Using Git in a TFS shop

Using Git at home has spoiled me - I now find using TFS at work to be a bit of a drag and want to explore the possibility of using Git locally and syncing somehow with TFS. I figure there are a few ...

TFSReg in 2010 Beta 2?

does anybody know what is the equivalent of the TFSReg.exe command-line tool in 2010 Beta 2? I cannot find it anywhere, I searched the entire Program Files tree. Was it renamed? Moved? Replaced by ...

热门标签