jar file not checked in properly into CVS

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Dino

jar file not checked in properly into CVS

Post by Dino » Tue Dec 11, 2001 2:17 am

If I do a cvs stat on jcommon-0.5.2.jar it is not checked in as a binary. Thus, it is corrupted when checking this out under windows. To change this you need to do a "cvs admin -kb" and check it back in (consult the cvs manual).

Dino

David Gilbert

RE: jar file not checked in properly into CVS

Post by David Gilbert » Tue Dec 11, 2001 8:39 am

Hi Dino,

Thanks for pointing this out. I'll correct it this morning.

Regards,

DG.

Locked