Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm not sure where your disconnect is...

    - SSH to linux box with node on it
    - Edit files via Samba/CIFS from windows box
    - Run node/iojs via nvm for the project on linux
    - ???
    - PROFIT!
Don't execute programs on a network drive... especially across platforms, you're asking for pain.


Disconnect is the management/config of VMs. We use vagrant, which means I have to check out the repo onto the drive to get the config...

Sounds like if either have to nest VMs (is that even possible?), check out the repo twice. Or have a config that is very different on windows vs everyone else.

Oh well... Maybe win 10 will support a Linux compatible FS.


but yeah the VMs should be checking out their own repo. So they can run and test different versions.


Eh? NFS-mounted /home is an age-old staple of corporate system configuration.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: