We allways use .ini files for working on 1 project on multiple machines. In
the application.cfm the ini file is loaded into the request scope, so for
example: request[request.cfa.activeapplication].applicationroot always
points to the developers application root. One ini file can have multiple
settings (one for Mick, one for Joe, one for production etc.).

It works fine for us.

Regards,
Johan

-----Original Message-----
From: Michiel Boland [mailto:[EMAIL PROTECTED]]
Sent: donderdag 27 september 2001 17:26
To: Spectra-Talk
Subject: Re: OT: Source Controlled Web Development - help needed


> It is quite easy to get arround this, using CFMappings...
> each developer has the same mapping name, it just points to their own
code...
>
> ie
> spike.spectrasite.com has a mapping called "/spectrasite" and it points to
> c:\spikes\handlers
> bob.spectrasite.com has a mapping called "/spectrasite" and it points to
> c:\bob\handlers
>
> thus the database is fine and so is the code!

AFAIK you can't make per-server mappings in ColdFusion. Or maby you can
(now that would be cool.)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to