Exporting your working copy
The final task we want to demonstrate for you is how you can take a working copy and turn it back into a bunch of normal files and folders. If you need to send a copy of your project to a friend or a client who is not an SVN user, you don't want to include all those .svn folders. Another scenario is maybe you need to change repositories, and you need to purge all the .svn folders that associate the code with a particular repository. In this chapter, we have been submitting code to the Google repository, so how do we transition this code so that we can store it in the WordPress repository? We'll show you how to publish your plugin in Chapter 10, but you'll need to first extract the raw files and folders from your local ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access