More info to the failures when applying the patch to TestifyRunner.cobra:
TestifyRunner seems to be one of the few cobra files in the ./Source directory under svn thats doesnt have a property of '' svn:eol-style' attached to it...
Its the only one in fact
I seem to remember this property was something to do with handling eoln differences between platforms.
FWIW the only other .cobra file that doesnt have this property is
./BackEndClr/CobraSharpProxy.cobra
I cobbled together a version of le ( in cobra naturally) and it also identifies that file as a unix file rather than a dos one..
587 xx:...Source/BackEndClr> le *.cobra
text file (dos) : ClrBackEnd.cobra
text file (dos) : ClrType.cobra
text file (unix) : CobraSharpProxy.cobra
text file (dos) : ScanClrType.cobra
text file (dos) : SharpCompilationMessage.cobra
text file (dos) : SharpGenerator.cobra
Hmm also FWIW the following text files in ./Source are also fingered as unix files on my Wdws box and they are all also
bereft of the same property
595 xx:...wkspace1/Source> le *| g unix
text file (unix) : cobra
text file (unix) : comp
text file (unix) : comp-trial
text file (unix) : install-from-workspace
text file (unix) : lg
text file (unix) : make-snapshot
text file (unix) : make-trial
text file (unix) : make-trial.bat
text file (unix) : testify