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.

On Mon, May 17, 2010 at 12:00 AM, Jordi Boggiano <[email protected]> wrote:

> On Sun, May 16, 2010 at 11:30 PM, Thomas Rabaix <[email protected]>
> wrote:
> > The current implementation of AssetsInstallCommand copy files to the
> target
> > folder.
> >
> > Can we have an option to add symlink (like the sf1.4 task) ?
>
> In my opinion symlinks are annoying because if people commit them,
> they get checked out as a text file containing "symlink:path/foo" on
> windows (svn *should* support junction points in Vista+, the windows
> symlinks, but it doesn't yet), and then if you try to deploy the
> script fails because a file exists with the name of the directory, and
> then if you fix it by hand you end up with uncommitted changes.. So
> overall, it's painful for not much benefits.
>
> 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]<symfony-devs%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/symfony-devs?hl=en
>



-- 
Thomas Rabaix
http://rabaix.net

-- 
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

Reply via email to