Aaron, One thing to keep in mind, not sure if you meant it like this or not. Never SVN production code, only development code.
Now depending on where your production server is the best utility on the market is Beyond Compare, i would love an Eclipse plugin for this but I use it to only upload changes that are necessary to upload, and the beauty is it will work over FTP as well just a little harder to use that way. But I should also blog some code I have with Ant in Eclipse that can also package (Zip up) the source code move it to another directory as well as encrypt the code and move it to a testing server. And just so you know my workstation is my development machine, and we have a testing server that is just that for testing by the testers, and client before going live into production. -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 On 5/10/07, Aaron Roberson <[EMAIL PROTECTED]> wrote: > > Wow, what a series of resourceful posts! Thanks Matt, Andrew and Damien. > > I have used Tortoise to pull items down from an SVN or CVN repository > but I have never created one myself. > > I guess I don't understand how I would use SVN for a live web > application. Would I create a mapping on my development machine to one > of the trunks for testing in the browser and also set that trunk to > deploy to the root of my live server? Sorry if that question is an > unintelligible one, there are some major gaps in my understanding. > > In the meantime, I am going to take a look at some of those links and > perhaps the SVN manual. > > -Aaron > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277467 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

