Pierre van Rooden wrote: > I think the problem with jars in CVS is that CVS tends to parse/alter > code (i.e. replace $Id$ codes).
Not with the -kb option. Man cvs:
-k kflag
Alter the default processing of keywords.
> CVS _seems_ mainly intended for text.
That's not a valid point IMHO. It doesn't mean it can't handle binary files. In
fact it can handle binary files. The -kb option is designed to do that.
Jaco
