On 06.10.2010 07:54, Lukas Kahwe Smith wrote:
> What I dont get is why it doesnt just symlink? even windows has native 
> support these days both on the OS level since Vista IIRC and in PHP 5.3.

Yeah well, php support for symlinks on windows is a bit fucked up. I
think it may be because of the windows APIs though. But you have to run
php as administrator (kinda root) for symlink() to work. So if you
default to using that you'll create a lot of problems there.

Anyway as others pointed out there are other reasons, but I guess a
--symlink would make sense yeah.

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 symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to