Hi I've just come across this scenario, but I don't fully understand the solution.
Would it be possible to do an svn:externals link to the plugin's assets in the repository? Tom Bernhard Schussek wrote: > 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! > > > > -- Tom Haskins-Vaughan Temple Street Media: Design and Development for the Web [email protected] | www.templestreetmedia.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
