开发者

tfs: delete files on the repository server and leave them locally

I have accidentally checked in some开发者_StackOverflow中文版 files that I meant keeping locally on my machine. How do I delete them from the repository but leave a local copy of them in my solution ?

Thanks a bunch


There's the obvious brute-force solution of copying the files to a temporary location, fixing source control, then adding them back in to your project.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜