WordPress 2.3.2 was released a short while ago and again I was very happy with the fact that I have chosen the subversion method to install/upgrade wordpress. Upgrading was a matter of disabling plugins and then running the following command:
svn sw http://svn.automattic.com/wordpress/tags/2.3.2/
After that, I enabled the plugins again.
Total update time for the two blogs running now: 5 minutes.
Maybe I should check into a way to make multiple blogs share sources .. that way I would only have to run the subversion command once.