[Python-Dev] Re: [Python-checkins] python/dist/src/PCbuild make_versioninfo.dsp, 1.1.2.1, 1.1.2.2 (original) (raw)

Sjoerd Mullender sjoerd at acm.org
Mon Dec 8 04:42:15 EST 2003


theller at users.sourceforge.net wrote:

Update of /cvsroot/python/python/dist/src/PCbuild In directory sc8-pr-cvs1:/tmp/cvs-serv29575

Modified Files: Tag: release23-maint makeversioninfo.dsp Log Message: Sigh. dsp files must be marked as binary files for cvs, otherwise MSVC isn't able to read them. Thanks to David Rushby.

Actually, this is not entirely true. They must be marked with -ko, i.e. CVS keywords must not be expanded. But it is ok if they are treated as text files.

-- Sjoerd Mullender <sjoerd at acm.org>



More information about the Python-Dev mailing list