Subversion Export creates a clean working copy of a project without the .svn folders and files. In this example, the command creates a folder named project and places a clean working copy in it.

<pre lang="html">
svn export http://repository/project/trunk project