I want to svn my zend project but not the whole Zend framework but not sure how.
I want to have just these directories in SVN
--application --library --public
but the rest of the framework and files maybe n /var/shared or seomthing.
How do I link my project to the framework so I can just check it out to my /var/www/html directory and it just works?