ah, funny i misread that. gonna try that, thanks
$ find . -type f -exec dos2unix {} \;
this command did the trick! thanks!
question remains though, why are only a few files affected by the doslines. maybe there is a svn command that i can use when i checkout the code to automatically convert to unix!?
you have been of great help, thanks