info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Newbie question: commit


From: Jim.Hyslop
Subject: RE: Newbie question: commit
Date: Mon, 19 Apr 2004 09:37:14 -0400

address@hidden wrote:
>     The problem i'm facing is that custom_config.php file 
> contains generic
> config values that needs to be modified by every 
> developer/user to get the
> software working, but I don't want that nobody updates the 
> repository with a
> custom user/passwd pair, for example, inside 
> custom_config.php when doing a
> commit.
Instead of putting custom_config.pgp in the repository, how about checking
in a script that will create custom_config.php instead? The script could use
environment variables to generate the information.

Or, is it possible to configure a .php file to take the password from an
environment variable?

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]