From: Dan P. <ba...@al...> - 2005-11-27 05:04:20
|
Ok everyone who uses SVN, listen up! :) I'm moving my hosting over to a new web provider right now. They seem to have some unofficial SVN support but I haven't investigated it yet, so I'm keeping that on my own servers for now. But you'll need to change the hostname your repo points to before your DNS cache expires if you want to keep using it. The new repo URL is: http://svn.allusion.net/svn/kos/ The simplest way to fix this is to go to your repo's root and do this: svn switch --relocate http://www.allusion.net/svn/kos/ http:// svn.allusion.net/svn/kos/ That ought to switch it all over with no loss of data. Yell back if you have any troubles, and please pass on the word to anyone who'd need it. |