For those wanting to upgrade to WP 3.0, check out this tutorial from Pete Mall:
http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/
For those wanting to upgrade to WP 3.0, check out this tutorial from Pete Mall:
http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/
Thanks, that's exactly what I was looking for! Actually, if there any notes on how to do this for those that install via subversion it would be nice. But I think it will be fairly straighforward.
If you have a svn install, you use the following:
svn sw http://core.svn.wordpress.org/tags/3.0/ .
Then follow the instructions on my post linked above.
Awesome, this worked well for our 48 school sites.
I tried your suggestion for svn installs and this is the output from svn:
svn: Repository UUID '1a063a9b-81f0-0310-95a4-ce76da25c4cd' doesn't match expected UUID '7be80a69-a1ef-0310-a953-fb0f7c49ff36'
What am I doing wrong?