WordPress Plugin Development Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Checking out files from a Subversion repository

After performing an initial import of the files to a Subversion repository, the files need to be checked out to really start working in a version control environment. This recipe explains how to check out files from your local repository and what the resulting file structure changes will be.