Simply stop running svn commands, and/or delete all the folders named “.svn” in your WordPress folder and all child folders, which removes the Subversion metadata. There is no difference between the WordPress 3.0.1 release obtained using Subversion or as a tarball from the WP downloads page, save for the .svn folders in the former. WordPress doesn’t know it was installed via Subversion.
I might recommend asking another question explaining what went wrong during your svn update to 3.0.1, so that we might help you fix that problem. I have been upgrading via Subversion for many releases to great success.
Related Posts:
- TortoiseSVN svnadmin
- What ports need to be open for TortoiseSVN to authenticate (clear text) and commit?
- How do I ignore files in Subversion?
- How do I return to an older version of our code in Subversion?
- How to have ‘git log’ show filenames like ‘svn log -v’
- How do I add all new files to SVN
- How to delete an SVN project from SVN repository
- SVN reverse merge?
- Eclipse Unable to Launch, the selection cannot be launched, and there are no recent launches
- Cannot connect to repo with TortoiseSVN
- Get all branch names in SVN
- Dev, Stage and Production Deployment for WordPress Sites?
- Getting Started with Subversion, Git, or similar Version Control System to keep a History of my Files? [closed]
- How-to: push a GitHub repo to the wordpress plugin servers
- Easiest Way to Create a Patch for Submission to WordPress Core?
- Stable tag of plugin in the readme file
- Is there a faster way to git-svn clone a wordpress plugin from the subversion repository?
- Any guides on using WP SVN with IDE clients? [closed]
- Should I use SVN or Git?
- Managing updates when WordPress is in your own svn repo
- Subversion, github, etc.. version control systems/repositories
- Setting up SVN for teamwork on WordPress custom theme development
- Do you have to have command line access to use Subversion with WordPress?
- Is there a seamless solution for submitting plugins to wordpress.org SVN and GitHub? [duplicate]
- Using Subversion to deploy WordPress
- Why Does Automattic use SVN for WordPress Instead of Git?
- How to get the url of the current svn repo?
- what is svn? and how to use it with project?
- How to get started with svn:externals?
- Check in / Check out in subversion
- SVN Error E175002 while checking out code from repository
- SVN admin management GUI tool
- Working copy XXX locked and cleanup failed in SVN
- I use SourceTree with Git but need to work with SVN repistory, what options do I have?
- what is the correct way to update a plugin via tortoise svn to the repository?
- Is it necessary to bump a plug-in’s version if you’re just updating the “Tested up to” attribute?
- How to look at code in WordPress repositories without downloading?
- Are there procedures to prevent malicious plugin updates?
- How do you allow plugins to be updated using the GUI without breaking your subversion repository?
- Releasing new plugin version, how to rename old options keys?
- Where are the official i18n WordPress versions stored (SVN)?
- Can i do plugin commits directly from a plugin folder inside an installation using the Trunk SVN
- Sync my svn repositories
- What CSS minifier does WP core use?
- Updating a WordPress plugins breaks SVN
- Using source control with WordPress
- How to fix broken upgrade to 3.1
- Commit changes to WordPress Plugin SVN with TortoiseSVN
- My new WordPress plugin version is not showing up in the plugin directory. It’s been 4 days what could the problem be?
- How to handle the Plugin Version on Update using Tortoise SVN and the worpdress.org Plugin Repository?
- What is the usual process of saving changes made at the CMS level into source control?
- Plugin update not reflected in WordPress plugin page
- wordpress.org codebase
- How do I implement a .diff changeset from core.trac.wordpress.org locally?
- Cannot update …/tags folder in SVN Repository
- How to update WordPress plugins to latest using SVN
- How long should it take for a plugin to fully load into the WordPress.org plugin repository?
- How to remove images from my plugin page in WP Directory?
- How to show active version on wordpress.org of a published plugin?
- Create a patch using TortoiseSVN
- Recreating a local repository from a currently existing wordpress.org repo..which I own
- How to update plugins with database updates if I use svn
- How can I edit commit messages in my wp-hosted plugin repo?
- Update a custom theme with Subversion?
- How to make previous versions available for users?
- Using SVN to upload plugin created with gutenberg blocks
- Plugin Repository commit doesn’t show up in activity
- Git Hosting for WordPress SVN Plugin Repository [closed]
- What’s the best way to go about updating WordPress plugins when using SVN and multiple environments?
- Why does WordPress redirect when I separate wp-core and wp-content?
- Is there any good way to use SVN for uploads directory?
- Banner not visible after plugin publishing
- Change plugin name on WordPress repo
- Plugin README.txt isn’t updating in the Directory (stable tag is correct)
- my own SVN for a plugin/theme
- How do I avoid having duplicate of plugin in trunk?
- Submitting a block to the .org repo: do I submit compiled code, or source code? [closed]
- A server-side hook failed when committing plugin code to SVN
- WordPress SVN UTF-8 issue
- cURL request to plugin repository fails 403
- Is it possible/advisable to set last stable version to previous version?
- Tortoise SVN showing ‘Access to ‘/!svn/me” forbidden error.
- Updating a WP Plugin SVN not showing on WordPress Website or Zip
- Automating svn updates from a server-side cron job
- SVN problem – commit taking forever to fix incomplete prior commit
- Add plugin by SVN. Current version problem
- WordPress.org how to force expire Cached Banner-772×250 from my Plugin page
- Plugin SVN folder structure
- SVN precommit and nullable return types [closed]
- how can I create a WP offline environment before releasing the websites? [closed]
- Problems in updating a self-developed plugin