[Python-checkins] CVS: python/dist/src/PCbuild installer.bmp,NONE,1.2.18.1 python20.wse,1.39.2.2,1.39.2.3

Barry A. Warsaw barry@zope.com
Fri, 11 Jan 2002 11:44:43 -0500


>>>>> "GvR" == Guido van Rossum <guido@python.org> writes:

    GvR> cvs admin -kb <file>

And FTR: If you think about it when adding a binary file, do

    % cvs add -kb
    % cvs com

-Barry