Tuesday, November 4, 2008

www.mozillamessaging.com svn moved

This post is to inform anybody that happens to have a checkout of the www.mozillamessaging.com: site that it has moved to our new top-level SVN area on svn.mozilla.org

You need to switch over your checkout to the new location if you want to keep your local modifications intact and be able to check them back in later. It's simple


$trunk/ > svn info | grep URL
URL: https://svn.mozilla.org/projects/mozillamessaging.com/trunk
$trunk/ > svn switch https://svn.mozilla.org/mozillamessaging.com/sites/mozillamessaging.com/trunk
At revision 19494.


Done, it's that simple. Please do so, otherwise, any future attempts at updating will end up emptying your checkout (except for modified/added files), most likely not what you'd want.