Hi,

Sorry for the confusing title (but interesting I hope) !

I am developing an application for two companies that are 90% similar and different only in cosmetics (graphical elements of GUI), and some company specific customisations. These are mostly cosmteic but numerious in quantity.

Since the application is not 100% complete and not into test phase, I am expecting quite a number of changes in the code. Now how do I make sure that changes and improvements I made in one are not missed in another and at the same time or I do not have to repeat the same changes to another.

Is there any tool or any specific way of managing codes for this kind of scenario ?

TIA