Hi Thomas, On Thu, Feb 26, 2009 at 10:19 AM, Thomas Rabaix <[email protected]> wrote: > You can define a svn:ignore property to the web folder and just call the > task on your server to publish plugin's assets
Simple yet effective. I assumed that svn:ignore would not work because the asset folders are already under version control, but it works because the symlinks themselves are not. I just added *Plugin to svn:ignore and it works wery well. Thank you! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
