I've tried it before. It can be clunky, depending on your workflow.

If your developing on Windows, and then running it on the Linux VM, it's
going to be clunky if you're constantly having to deploy your changes to the
VM before you test. Now if you're actually developing in the Linux VM too,
then it should be less clunky.

I personally prefer to develop on a Mac. It works out well considering it's
a *nix OS too (I also deploy to Linux servers). But my second choice would
be Linux. I don't particularly enjoy working on Windows, but if I'm
deploying to a Linux server, then I *really* don't like it.

If you're dead set on developing in Windows. You can always setup a Linux VM
and mount the project directory over NFS, then your Windows IDE can work
directly with the files on the Linux VM, thus avoiding the deployment
hassles.

On Sat, May 7, 2011 at 1:29 PM, keymaster <ad...@optionosophy.com> wrote:

> Does anyone do development in a VM running linux or is that too clunky?
>
>  --
> 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 users" group.
> To post to this group, send email to symfony-users@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
>

-- 
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 users" group.
To post to this group, send email to symfony-users@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