Moving files

One of the easiest ways to break your working copy is to move or rename files without telling SVN about it. It's a surefire way to get SVN coughing up a stream of errors. Any time you need to move or rename a file, remember to use SVN's move command:

svn move oldname.php newname.php

Get WordPress 3 Plugin Development Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.