I have this svn:external file in a project:
Silex https://github.com/fabpot/Silex/trunk Silex/vendor/Symfony/Component/BrowserKit https://github.com/symfony/BrowserKit/trunk Silex/vendor/Symfony/Component/ClassLoader https://github.com/symfony/ClassLoader/trunk Silex/vendor/Symfony/Component/CssSelector https://github.com/symfony/CssSelector/trunk Silex/vendor/Symfony/Component/DomCrawler https://github.com/symfony/DomCrawler/trunk
when I do a svn update
in the external directory I get this svn error: svn: warning: Unable to lock 'Silex/vendor/Symfony/Component'
There is a way to checkout an svn:external into a directory owned by another svn:external?