TFS - “Could not find part of path” error [duplica

2019-06-15 07:52发布

This question already has an answer here:

I'm getting this error after completely re-organizing the project's folder structure. I'm guessing there's a lot. I get this error when trying to check in or promote the changes.

1条回答
爱情/是我丢掉的垃圾
2楼-- · 2019-06-15 08:50

The error you have is mainly caused when you're trying to check in files which is no longer exist on the machine.

To resolve it, go to Source Control Explorer -> select these missing files -> Undo Pending Changes. Or you can just left these files in the Excluded Changes list to not checking them.

查看更多
登录 后发表回答