首页 > 其他 > 详细

SVN: revert all command

时间:2015-06-15 14:21:52      阅读:130      评论:0      收藏:0      [点我收藏+]

If you accidentally marked all your files as "delete" (your file/folder has a red x on it), you can use below command to remove the delete state.

 

svn revert -R .

 

SVN: revert all command

原文:http://www.cnblogs.com/cindy-hu-23/p/4576933.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!