Here's an article for starters http://www.devarticles.com/c/a/ColdFusion/ColdFusion-101-The-Installation/
<http://www.devarticles.com/c/a/ColdFusion/ColdFusion-101-The-Installation/>As for setting up a shared server for development. I would recommend not doing that as your only means, because as you and your team work on the software you'll be stepping on each other's toes. It's best for each developer to run their own server so you don't get into conflicts with each other while your developing the software. If you want to run a shared one for loading testing/QA environment then that's ok. Charlie On Thu, Oct 22, 2009 at 10:19 PM, <[email protected]> wrote: > Hi, > > Can someone share information on how to set up flex projects for team > coding (subversion) with Coldfusion as a backend (using remote objects) > without running the Coldfusion server on local machines? Thanks. > > Susan > > > > ------------------------------------------------------------- > To unsubscribe from this list, simply email the list with unsubscribe in > the subject line > > For more info, see http://www.affug.com > Archive @ http://www.mail-archive.com/discussion%40affug.com/ > List hosted by http://www.fusionlink.com > ------------------------------------------------------------- > > >
