Traditionally (in sf1.4) I just put a svn:ignore *Plugin rule on the web directory to avoid checking symlinks in. IMHO symlinks are the best way and I wish they'd be used under windows as well (at least under Vista there's a junction type that works fairly well).
Daniel On May 17, 2:09 am, Jordi Boggiano <[email protected]> wrote: > On 17.05.2010 11:02, Thomas Rabaix wrote: > > > I have been working on a symfony 2 project with some jquery, after 3 > > publish assets call .... I just stop using this command and create a > > symlink. It is also very painful to call this command every time you > > change a css or js inside a bundle. > > Point taken, if you are developing out of the web root it must get > quickly annoying. I just wish we had another solution, like using > htaccess aliases or something like that that just works out of the box.. > I realize it's a very complex problem to solve though. I hope we can > find a better solution. > > Cheers > > -- > Jordi Boggiano > @seldaek ::http://seld.be/ > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony developers" 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 > athttp://groups.google.com/group/symfony-devs?hl=en -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en
