[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn update or rsync - which is best to update live files

From: Chris Albertson <albertson.chris_at_gmail.com>
Date: Sat, 26 Feb 2011 21:13:06 -0800

OK, There is one way that works. I'd suggest using it.

Most server OSes now have some way to make a virtual hoist. Solaris
has zones, Linux has xen and there is VMware. The idea is that you
build the new updated web site on a new virtual host. and then you
test it. Once you like the tst results you swap IP addresses. You
don't really want to go live with changes that are untested. The IP
address is "atomic" in that the entire site goes live at once.

BTW I've always liked the way Solaris does this in that you can have
many "zones" each with their own IP address and file system but there
is only one instance of the operating system running on the hardware.
 I always thought it a waste to have multiple copies of the same
software in RAM, Sun solved that problem well.

-- 
=====
Chris Albertson
Redondo Beach, California
Received on 2011-02-27 06:13:47 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.