To update the host used by a Subversion working copy issue the svn switch --relocate subcommand. Here are two examples:
svn switch --relocate http://oldhost/svn/ http://newhost/living-room-subversion/ svn switch --relocate http://192.168.15.10/subversion/owner/trunk http://192.168.1.10/subversion/owner/trunkDate Created: 2009-12-09 22:00:15 -0600 (Wed, 09 Dec 2009)