Hello.
I have a CVS server on a linux box and the problem is, cvs changes line break characters. Sometimes these leads to problems.
Since the problems occur in txt files (which my php excel report generator uses to build a mht file), I could set cvs to handle these files as binary files (so it won't change them), but this is my last choice. Is there any option or setting, which would solve this line break problem, e.g. ignore line break or something like that?
I have a CVS server on a linux box and the problem is, cvs changes line break characters. Sometimes these leads to problems.
Since the problems occur in txt files (which my php excel report generator uses to build a mht file), I could set cvs to handle these files as binary files (so it won't change them), but this is my last choice. Is there any option or setting, which would solve this line break problem, e.g. ignore line break or something like that?