询问者
求助:签出锁定无法移除

问题
全部回复
-
你好,
尝试让管理员运行tf undo 命令取消那个文件的锁定。
John Qiao [MSFT]
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later. -
叶子,
你有尝试这个方法吗?问题解决了吗?
John Qiao [MSFT]
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later. -
你好,
格式不对,少了个 /collection 的参数。而且对象文件的写法应该是这样 $/xxxx/xxxxx, 不是$\xxx\xxx.
具体参考这篇文档:http://msdn.microsoft.com/zh-cn/library/c72skhw4(v=vs.100).aspx。
John Qiao [MSFT]
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.- 已编辑 John QiaoModerator 2013年9月25日 3:19
-
你好,
在Source Control Explorer,右键点击你$/xxx/xxx文件>>选择Find>>Find by Status..., 然后在打开的对话框里确定源文件路径,点击OK按钮,在查找结果能看到文件在那个Workspace下被操作吗?
John Qiao [MSFT]
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later. -
你好,
不建议直接修改数据库,这样可能会导致更多无法预知的错误。
你们把B电脑上的所有Workspace都删除掉了?就是说当初的迁出的那个workspace都已经不存在了是吧? 你可以运行tf workspaces /collection:url /owner:* 这个命令去检测那个workspace是存在还是被删除了。
如果是被删除了,我建议你清除一下你TFS 2010 Server端的TFS Cache 和你本地的TFS Cache, 然后重启一下TFS。
John Qiao [MSFT]
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later. -
如果当初不要删除那个工作区,用tf undo命令就很容易撤销了。
TFS Server Cache: 在TFS AT机子上的这个路径下 C:\Users\username(Team Explorer user name)\AppData\Local\Microsoft\Team Foundation\3.0\Cache. (这个路径是在Windows Server 2008 R2上的路径,不同的系统路径会有点小差别。不要删除Cache文件夹,直接删除Cache文件夹里的内容就可以了)。
重启TFS Server:在TFS AT机器上, 点击开始〉〉运行, 输入iisreset.exe 命令,然后点击确定,等待命令窗口完全运行完成。
John Qiao [MSFT]
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later. -
你好,
tf undo 命令是不可以的。其它的就不是撤销命令了。
John Qiao [MSFT]
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later. -
你好,
什么关联目录无法进行了?
你说的解决方案是一定要是撤销对着文件的操作?要完整的保留这个文件以及对它的历史记录?
John Qiao [MSFT]
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later. -
你好,叶子
问题解决了吗?
John Qiao [MSFT]<br/> We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.- 已编辑 John QiaoModerator 2013年10月7日 9:00