On one of my WordPress installs, I used SVN to do the initial install. I thought that this would help upgrades...and it did for awhile. I tried it with the latest release 3.0.1, and this method did not work. (I perform an svn update, run the upgrade.php script and the upgrade.php returns an error.)
So now I want to convert my SVN installed Wordpress to a regular one. What is the best way to go about this?
Or do I need to install 3.0.1 and then import my data over?