Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Fix Compare/Merge in Project Builder CVS' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Fix Compare/Merge in Project Builder CVS
Authored by: Xtapolapocetl on Sep 19, '03 08:21:35PM

To make CVS deal with binary files, check them in with the -kb switch:

cvs add -kb file.nib

Nested files like project files are just directories, check them in like any other directory of files.



[ Reply to This | # ]