TFS:签入抛出错误
TFS: Check In throws Error
我可以从 TFS 获取最新版本,但我无法签入我的更改。 Visual Studio 2012 抛出以下错误
One or more of the pending changes no longer exists or was modified.
The list of pending changes has been refreshed and is now current.
Please inspect the list of pending changes and try your operation
again.
尝试了以下方法,
- 备份项目并撤消挂起的更改,并再次合并
更改并尝试签入,但无法正常工作。
- 手动删除了项目文件夹并从源代码打开解决方案并再次尝试签入,但没有用。
直到昨天晚上,Check In 对我来说工作正常,但今天它不工作了。
但仍然在为我的一位同事工作。
我在我的工作区中发现了 2 个不在 TFS 服务器中的项目。我刚刚取消了这两个项目的未决更改。现在登记入住工作正常:)
我可以从 TFS 获取最新版本,但我无法签入我的更改。 Visual Studio 2012 抛出以下错误
One or more of the pending changes no longer exists or was modified. The list of pending changes has been refreshed and is now current. Please inspect the list of pending changes and try your operation again.
尝试了以下方法,
- 备份项目并撤消挂起的更改,并再次合并 更改并尝试签入,但无法正常工作。
- 手动删除了项目文件夹并从源代码打开解决方案并再次尝试签入,但没有用。
直到昨天晚上,Check In 对我来说工作正常,但今天它不工作了。
但仍然在为我的一位同事工作。
我在我的工作区中发现了 2 个不在 TFS 服务器中的项目。我刚刚取消了这两个项目的未决更改。现在登记入住工作正常:)