Hello all, Since I surely am not the only one developing with symfony on a Linux machine in combination with SVN, I hope that any of you has a solution for my problem.
When you execute plugin:publish-assets, symfony creates symlinks to the plugins' web folders in the web/ directory. A problem occurs when you include the plugins using svn:externals. In this case, the symlinks point into another working copy (the one of the external) which confuses SVN. This is not really a problem, but SVN always displays the folders as not-committed, while trying to commit them (obviously) throws an error. How do you manage this problem? Bernhard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
