Re: [Vbox4php-develop] Re: CVS-rules
Status: Pre-Alpha
Brought to you by:
philippmueller
|
From: Philipp <phi...@gm...> - 2001-08-28 18:58:42
|
Am Dienstag, 28. August 2001 16:06 schrieb Christophe Thil: > Hi, > > wouldn't it be possible to use a per-user-include not synced within > the cvs which overwrites the predefined variables in config.inc.php3? > > chris Yes, currently we are 4. I would think with 4 people we could even have it in CVS and have 4 include entries where 3 are commented out. When we get more than 4, we may switch to another solution. I will volunteer to implement this. It will be an require (this is more or less the right one) in the init process of cvboxConf. This will then redirect to a file which I will call "vboxConfLocal.inc.php3" I will put a dummy file into CVS. Then update this to your local needs and never commit any changes!!! If there needs to be a change in there, just post it on this list, everyone has to update then manually. Okay? Philipp |