I haven't done this yet, but I'd suggest setting up Subversion for version control. With Eclipse you can get a plugin to have Subversion access built in. For Dreamweaver, I've heard that if you use Tortoise SVN, it works from the right click menu on files in HomeSite; that might work in Dreamweaver too. If not, they can use Tortoise from Windows Explorer. Or, they could get one of the graphical SVN clients and use that.
Using Subversion, you'd all have a local working copy of the files, and then after you get things working locally (using a local CF developer server), you'd commit files to the server. If someone else was working on the same file, Subversion allows you to merge the two versions and fix any possible conflicts. > -----Original Message----- > From: Beth Boutry [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 17, 2006 7:47 AM > To: CF-Newbie > Subject: setup for 3 remote developers > > I'm wondering what the best practices are for 3+ developers > in 3 locations. We work on 4 projects with large file > systems and over 20 datasources that often change structure. > > Would you set up a windows 2003 development server with SQL > and work on it directly with Remote Desktop? Some of us use > Dreamweaver, others Eclipse. RDS is good for seeing > databases and editing a file at a time, but to search/replace > over a folder, not possible, is it? If we all had copies of > all files there would need to be some kind of version control. > > How do you set up your work environments? ------------------------------------------------------------------------------ This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. ============================================================================== "EMF <idahopower.com>" made the previous annotations. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2138 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
