On Thu, Feb 26, 2009 at 10:08 AM, Bernhard Schussek <[email protected]>wrote:
> > 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. let's try ... > > > 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. If it is a symlinks, then the link should point to the same working copy. > > This is not really a problem, but SVN always displays the folders as > not-committed, while trying to commit them (obviously) throws an > error. You can define a svn:ignore property to the web folder and just call the task on your server to publish plugin's assets > > > > How do you manage this problem? > > > Bernhard > > > > -- Thomas Rabaix --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
