Hello!

Lately I stumbled upon a problem with the "symfony sync" task. It copies
symlinks pointing outside of the project root as symlinks.

I personally keep my SVN plugins organized outside of my projects so I
only need to update them once. I cannot always access the outside of my
project directories on the production servers.

The solution is to add "--copy-unsafe-links" to the parameter string of
rsync. It will copy all symlinks pointing outside of the project root as
files/directories.


What do you think about that? Should I open a ticket or is there a
different solution?


Regards

Bernhard


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