As Georg-Johann Lay wrote: > If it's appropriate I would also set svn:mime-type to something > like application/foo but that seems bit odd.
Rather set the svn:eol-style attribute to "LF" instead, I'd say. But wait a moment, why not setting the svn:eol-style to "native", and the generator utility to also use native line endings (fopen(..., "w"))? That way, Windows should be able to use CR-LF for both, Unix just LF, and MacOS just CR. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)