info-cvs
[Top][All Lists]
Advanced

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

RE: How to manage the same version of the program with juste one differ


From: Helliwell, Matthew
Subject: RE: How to manage the same version of the program with juste one difference ?
Date: Mon, 10 Sep 2001 17:20:54 +0100

You could look at using Ant to do a build/deploy. This would do the token
substition for $host.


-----Original Message-----
From: david d [mailto:address@hidden
Sent: 10 September 2001 16:27
To: address@hidden
Subject: How to manage the same version of the program with juste one
difference ?


Hello,

Mu problems :
I developp some internet site in local with php, with some parameters into
config file like mysql server :

$host = 'localhost'; -> // fot local test
$host = 'mysql.provider.fr'; -> // fot online site

How can I maintained this difference beetween the site delveleopped locally
and the other one online.


----------------------------------------------------------------------
If you have received this e-mail in error or wish to read our e-mail 
disclaimer statement and monitoring policy, please refer to 
http://www.drkw.com/disc/email/ or contact the sender.
----------------------------------------------------------------------



reply via email to

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