Having embraced the logic of "checking out" copies of WordPress from the Automattic repository - I am now encountering a problem as of version 2.5.
Typing
svn switch http://svn.automattic.com/wordpress/tags/2.5.1/ .
fails with an error - Failed to add directory 'wp-includes/js/tinymce/plugins/media': object of the same name already exists
I had the problem when upgrading from 2.3.3 to 2.5 and now have the same problem going from 2.5 to 2.5.1
Suggestions on what I am missing?
- Tom