On Wed, Jul 15, 2009 at 02:23, Philip Olson<phi...@roshambo.org> wrote: > This diff brings up a good point for us to discuss. What is the preferred > method to check something out from SVN? Most anything we do requires at > least two SVN checkouts. > > A classic example for English: > > - cd /where/doc/stuff/is/stored > - svn co http://svn.php.net/repository/phpdoc/en/trunk phpdoc/en > - svn co http://svn.php.net/repository/phpdoc/doc-base/trunk > phpdoc/doc-base >
People have already created these helper modules: http://svn.php.net/repository/phpdoc/modules/ -Hannes