I totally disagree. With a version control system like SVN, the problems you mentioned above would be resolve. I work in a shared development environment with a total of 13 programmers. We all work in parallel on one project. Svn manages any conflicts and keep our code in sync. For large projects, I highly recommend SVN coupled with good project management skills for more efficient software development.

Sent from iPhone


On Oct 23, 2009, at 7:18 PM, Charlie Hubbard <[email protected]> wrote:

Here's an article for starters

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
-------------------------------------------------------------



Reply via email to