Make a clean SVN copy for prod
If you're looking for a clean, production copy of a project in SVN, then use export instead of checkout. Note that when you export, you can't go updating the code from SVN any more - it's just a clean copy of all the files in the repository without any svn meta.
