[Python-Dev] Changing PCBuild/*.vcproj to text mode
Löwis Martin von
Martin.vonLoewis at hpi.uni-potsdam.de
Tue Jun 15 14:26:53 EDT 2004
I changed all *.vcproj files to text mode, removing the
CRLFs in the repository. In your sandboxes, you will still see
the -kb flag, because it is a sticky tag. You need to perform
cvs up -A on the PCBuild directory to remove the sticky tag
from your sandbox. This causes a text check-out, which, when you
are using CVSNT, will put in CRLFs into the files.
Kind regards,
Martin
More information about the Python-Dev
mailing list