>--- Forwarded mail from [EMAIL PROTECTED]

>Here are some ideas:
>1) Add rules to your makefile to postprocess the tool output and remove the
>timestamps before CVS sees them.
>2) I've never tried this, but perhaps cvswrappers can remove the timestamps
>for you.  Even if this works, I bet "cvs -n up" would still report lots of
>spurious modified files.
>3) Here's a particularly ugly hack; but desperate times call for desperate
>measures.  Perhaps you can rig up your tool output so that the timestamp
>appears to be within a $Log$ keyword expansion.  I don't know, but perhaps
>"cvs -n up" ignores differences due solely to keyword expansions.

4) Write a wrapper that invokes the tool and then strips out the timestamps.

>--- End of forwarded message from [EMAIL PROTECTED]

Reply via email to