Subversion, has nice plugins for eclipse as well. To add to your environment, even in development you all should be running locally a copy of CF and the environment.
The reason being, it is very annoying when someone comes along and breaks some code and interferes with you doing your job. This way they can break what they like, and then you can merge, commit, update the code later on down the track and then copy it to the development server. That's just an opinion, I find if you are in with more than 1 developer it is easier to run with this method, as it increases productivity. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: Kernal [mailto:[EMAIL PROTECTED] Sent: Thursday, 23 November 2006 10:55 AM To: CF-Talk Subject: Re: CFEclipse, RDS and Save As Hey jacob, Thanks for the reply... I have ideed got a development server environment which we do all our development work on. I have found a way around the issue that I was having which basically involves creating a new file on the server and then copy and paste the parts of the code that I am wanting to use. Thanks for the tips. In regards to the Source Control stuff, I will look into this again. I do recall that we were running this a number of years ago and i don't know if it was configured incorrectly or what but we had major problems with it. Is there a Source Control setup that you would recommend? (we have both Linux and Windows based development environments) Thanks Kernal www.legalwarfare.com Munson, Jacob wrote: >> I am wanting to take and existing page and modify it for another >> process. eg.."SAVE AS" however upon doing this is only allows >> me to save >> to my local machine, is there a way to get the eclipse >> interface to save >> as to the rds connections? >> > > I don't have an answer, but I will say that it sounds like you oughta > take a second look at your development practices. I might be wrong, but > it sounds like you are editing directly on the server. This is not best > practice. It is generally recommended that you run CF locally on your > machine, either using IIS, Apache, or the easy built-in CF web server. > Then you'd have a local copy of your site and work on your machine and > you'd develop there. Only upload to the server when you've got it > working. > > However, you /could/ be using a development server, and editing directly > there. In which case, ignore my ramblings above. :) > > Another option that is HIGHLY recommended is to use a source control > system, which could have mechanisms in place to do your desired 'save > as' (depending on the system you use). > > > > ---------------------------------------------------------------------------- -- > 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-Talk/message.cfm/messageid:261534 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

