I think cygwin is the same: Windows, but giving the chance to use unix
commands. If you create a new file (touch newfile) it will not be
utf-8.

Of course everything you create inside Eclipse/Netbeans/whatever in
Windows will be UTF-8 (if you configured it properly), but when you
execute symfony commands, the new files that are created will not be
utf-8 if you're using Windows.

So, the only solution seems to be using Linux/Unix/OS X inside a VM.
Cygwin does not create utf-8 new files.


On 22 dic, 11:52, ken <marfillas...@gmail.com> wrote:
> If you're in a windows environment and do not have much choice and
> deployment and testing happens in linux then cygwin + rsync + ssh will
> do just fine. For the utf8 issue, you can set the default encoding per
> file type in Eclipse. Virtual os is just too heavy for my machine.

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to