Hello, My project has three working environments: development, testing and production.
In each one, I have a set of configuration files that have differences specific to the environment (for example, the database address being used, directory paths, etc). How can I use CVS to manage my configuration files? For example: in development, I may have added some configuration parameters to a file. When I migrate a release to the testing enviroment, I want CVS to remind me that I added the parameter (and that I should change it, if it's supposed to be different than the value on the development enviroment). Regards, Jo�o Fonseca __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
