Hi Jack, you can simply use the library/ folder as SVN:external. The SVN:External definition of my project looks like this:
library/zf/Zend http://framework.zend.com/svn/framework/standard/trunk/library/Zend library/zf/ZendX http://framework.zend.com/svn/framework/extras/trunk/library/ZendX library/zfinc/Zend http://framework.zend.com/svn/framework/standard/incubator/library/Zend library/zfinc/ZendX http://framework.zend.com/svn/framework/extras/incubator/library/ZendX library/zf and library/zfinc are part of my include_path. Best regards Tobias 2008/7/20 Jack Sleight <[EMAIL PROTECTED]>: > Hi, > I want to set up my local projects to import the Zend Framework using > svn:externals, however i don't want to import all the documentation that > also exists in the repository. Is there any way to use externals and exclude > certain sub directories? Or is there a better solution? > > Thanks, > Jack >
