Well, it would log the single character, as well as all meta-data to associate it to the file + comments ;) But yea, they are tons smaller.
I think the biggest hurdle for me was to a) get away from direct server editing (sooo easy, yet so dangerous), move to local PC development (buy some RAM), and add SNV into my process after any local code / test / code / test cycles are done. It does take longer to do little changes, and I have to force myself to remember to commit and comment them, but it has helped me in the long run. Chris -----Original Message----- From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 08, 2007 7:59 AM To: CF-Talk Subject: RE: Adobe CS3 Web Edition leaves me wanting, moving to Eclipse! W AS (RE: Frameworks) Casey, >Ha... Think it's time to start looking at Terabyte Drives... Because >that's what its going to take. Maybe not when we are setting up the >sites but by years end or end of 2008 after we have rounds and rounds >of edits... We're also talking lots of sites. SVN will use a lot less disk space then making complete copies of pages. Only deltas (changes) are stored, so there's not a lot of disk space used. If you change a single character in a 2MB file, it only needs to log the single character it changed to be able to ever restore the file to it's previous state. -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277254 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

