开发者

How to "undo" a commit in tortoise?

开发者 https://www.devze.com 2023-04-02 07:54 出处:网络
Say for example that I ver开发者_StackOverflow中文版sions of some files needed only for my local dev machine, but I accidentally committed them. What is an easy way to revert all those files to a prev

Say for example that I ver开发者_StackOverflow中文版sions of some files needed only for my local dev machine, but I accidentally committed them. What is an easy way to revert all those files to a previous version and have that be the latest copy in svn?


You need to do a reverse merge.

0

精彩评论

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