How does CVS handle file types/creators under Mac OS 8.x/9.x?
Before checking out the wxWidgets code using a CVS client under Mac OS 8.x/9.x, be sure your computer is set up to treat xpm and xbm images correctly: • Bring up the Internet control panel, select the Advanced Options tab, click on the File Mapping icon from the list at the left and see if there are is an entry for “.xpm” files and another for “.xbm”. • If an entry exists, click Change… and make sure File Type is TEXT (just those four capital letters); correct it if necessary. If there is no entry, make one with type set to TEXT and creator set to anything you like; reasonable choices include GKON (Graphic Converter) or CWIE (CodeWarrior). • If you want to edit xpm or xbm files in CodeWarrior, set up a file mapping in the CodeWarrior project settings for analogous to “.h” files.