Looks like your doing Java. Our solution has been to change all those environment settings in our properties files to variables that can be replaced during our ant build process using ant filters.
Carl Johannes Schneider wrote: > Hi, > > we use CVS to controll a project. We are 4 developers at the moment and > everybody uses different configuration-files (log4j.properties, ...). > We would like to hold a "basic"-version of those files in the cvs-repository > but if one updates or commits the hole tree we run into some troubles... > > How do u handle individuall configuration files? > > > > Johannes Schneider > > _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
