mr_ped Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
Experienced Contributor
There's no problem to compile them (actually those are .php files so they are not compiling anyway, but apache+php5 parses them easily and everything works as expected).
The problem is the the file gets converted when I edit it.
I.e. I take test.php with 2 lines from DOS with DOS-like "\r\n", write third line under linux, and the line endings in whole get converted to UNIX-like "\n".
Actually I do think the SVN itself does not care about that (but I didn't check manual), but the KSVN shows me the files as different.