|
From: Charles L. <da...@sy...> - 2001-03-15 12:42:48
|
>At 9:12 PM -0500 3/13/01, Charles Lechasseur wrote: >>well, it's nothing fancy, but it's a start: i've committed a (hopefully) >>nicer about box. feel free to adjust the layout and/or text style if >>needed... > >Looks good! > >Now that multiple people commit things, we need to take care to >coordinate modifications to the binary files in the repository >(basically, the resource files). CVS cannot automatically merge >changes there, like it does for text files. > >To make manual merges easier, I suggest assigning ranges of resource >IDs to people (e.g. Ben only creates resources with IDs between >1000-2000, Charles only between 2000-3000 an so forth). > >Comments? i thought about this also... we might want to export resources in Rez format to store them in CVS. when we modify something we'd simply have to DeRez our resource file and commit it; then everyone else Rezzes it back into a true resource file. (I don't know if it's possible to do this using the built-in Rez compiler, but it's pretty straightforward to do using MPW's Rez and DeRez tools, which can be invoked via ToolServer from within the CW IDE.) -- charles lechasseur - da...@sy... http://www3.sympatico.ca/danov/marathon/ "The butts of evil are awaiting my bootprints!" - Minsc |