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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277248 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

