Posted on 2010-06-10 19:28
Prayer 閱讀(4202)
評(píng)論(0) 編輯 收藏 引用 所屬分類:
CVS
cvs server: x.xxxx added independently by second party
Warning : 'add_record.php' has some escape characters in it (0x00-0x20, 0x80-0xFF), you should correct it first
cvs add add_record.php (in directory E:\workdir\bedu2\comwinadmin\bedu_service\)
cvs server: add_record.php added independently by second party
出現(xiàn)這種錯(cuò)誤表示,在cvs服務(wù)器上目錄己有x.xxx文件,但你的本地cvs repository 中沒有這個(gè)文件。
是跟服務(wù)器沖突。
telnet到cvs server ,刪除x.xxx就OK了?;蛘哒麄€(gè)目錄重新更新一次。