首页 > Web开发 > 详细

cvs 文件无法上传debug

时间:2015-01-23 15:59:24      阅读:311      评论:0      收藏:0      [点我收藏+]

当时文件始终上传不成功时(一般先update后commit):

cvs update filename

report:move away filename ,it is in the way

cvs update 该文件所在的目录时

显示该文件的状态时C(即confilict文件报冲突)

solution:

删除该文件,直接更新该文件。

If you encounter this issue, please just delete your local files or folders first   (rm命令即可)

then update it again.

the issue will be fixed.

cvs 文件无法上传debug

原文:http://www.cnblogs.com/chip/p/4244284.html

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