English 中文(简体)
团队基金会2010年服务器
原标题:Team Foundation Server 2010 + Working Offline Then Online
  • 时间:2012-01-15 19:39:21
  •  标签:
  • tfs

I have got a VS2010 solution managed by an instance of TFS2010. My solution is on the hard drive of computer C-1.

I have copied all the solution to the hard drive of computer C-2 not connected to the TFS instance. Then I have made some changes to the solution via VS2010 : Creating new files, modifying existing files, ....

I need to pursue my work on the solution on C-1. Is there a way to replace the solution on C-1 with the solution on C-2 ? And then I want TFS to check my solution and update server files.

Thanks in advance for your future help

最佳回答

首先,将最新来源复制到C1号电脑(注意支持你不希望首先推翻的重要内容)。

然后,你可以采用直截了当的方式来寻找你们的变化。 页: 1 • 在线“源控制”和“Go”网络连接网。 它将发现你可以检查的变化。

或者是人工操作。 在源头控制中,右侧点击根,检查全部东西。 然后从你尚未进行的修改和检查中挑选所有人员。 当问你是否希望放弃改动时, 谨慎地。 无。 你们只剩下经修改的档案。

请注意,这些技术在被删除、重新命名和生成档案方面将不同程度地失败,因此,如果你重新编辑现有档案,你可能仍有一些人工ti。

问题回答

暂无回答




相关问题
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 ...

热门标签