TF204000: The Team Foundation server to which your team project is connected does not support the Rollback command

痴心易碎 提交于 2020-01-03 16:59:15

问题


When I try to rollback my bad changeset using tf rollback /changeset:xx I'm getting next error:

TF204000: The Team Foundation server to which your team project is connected does not support the Rollback command.

Is it possible to fix that someway? Googling brings not result


回答1:


Are you sure you are using TFS 2010 on the back-end? It sounds like you might be using Visual Studio 2010 against TFS 2008. If that's the case, try installing the TFS Power Tools October 2008 release and rollback using that.



来源:https://stackoverflow.com/questions/3210547/tf204000-the-team-foundation-server-to-which-your-team-project-is-connected-doe

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!