我有一个文本文件,它使用CRLF作为行终止符。当我检入文件时,clearcase移除CR,只留下LF。
如何防止这样的行为?
我在windows上使用clearcase
发布于 2013-05-29 23:43:13
设置text mode file的方法。
另一种是修改全局设置:
键入clearhomebase
clearhomebase
https://stackoverflow.com/questions/16818048
相似问题