On Fri, 17 Jan 2014, Artur T. wrote:
The following results in a crash using cvs from 13.01.2014 in Windows
7:
<hansl>
printf "Test %s",
</hansl>
Is there some context we're missing here? In your script, was there a line
following the "printf" command, and if so what was it?
If I try this, just as stated, with current CVS I get the expected error
message, "Command has insufficient arguments".
Allin