开发者

How to undo a commit in SVN? [duplicate]

开发者 https://www.devze.com 2023-02-01 06:23 出处:网络
This question alre开发者_如何学编程ady has answers here: Closed 12 years ago. Possible Duplicate:
This question alre开发者_如何学编程ady has answers here: Closed 12 years ago.

Possible Duplicate:

Subversion: Retract Accidental Checkin

How do you undo a commit of a file in SVN?


svn merge -r COMMITTED:PREV .

or

svn merge -c -1708 path/to/file
0

精彩评论

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

关注公众号