ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)
ninetydegrees (90d)☕ ([personal profile] ninetydegrees) wrote in [site community profile] dw_dev_training2009-09-29 08:54 pm
Entry tags:

Confused newbie question: from local copy to Dreamhack (Windows)

In http://wiki.dwscoalition.org/notes/Beginning_dev_checklist, it is said that "you can download the files from your Dreamhack to your local machine, edit them, and then re-upload them."

How? I'm on Windows so I cloned the dw-free repo with Tortoise then edited the file locally. I also have Putty and a Dreamhack. I don't know how to 're-upload the file' I've changed or the patch I've made to my Dreamhack to be able to test it.

Sorry if this has been covered in the Wiki. I couldn't find it.

A: use WinSCP.
yvi: Kaylee half-smiling, looking very pretty (Default)

[personal profile] yvi 2009-09-30 01:46 pm (UTC)(link)
Hmmm, I am wondering if there is a kind of 'Linux Wine', meaning a mini-Linux you can just run in a window in Windows, just like I sometimes run Windows under Linux using wine. I know Knoppix, but you have to restart to run it.
av8rmike: Futurama's Bender in Jeffries tube, text: I'm done reconfoobling the energymotron (energymotron)

[personal profile] av8rmike 2009-09-30 01:55 pm (UTC)(link)
There's Cygwin, but I haven't tried working with it. I didn't see any reason it wouldn't be possible to stay entirely within either Windows or Linux.
hypatia: (Default)

[personal profile] hypatia 2009-09-30 07:10 pm (UTC)(link)
I can think of a couple of ways of doing this:

* the Wubi installer for Ubuntu, which installs Linux into an image in your Windows partition. Does require a full reboot; doesn't require futzing around with partitions. Just about indistinguishable from a "regular" Ubuntu install.

* Virtualbox + a Linux VM. Virtualbox is free virtualization software, and you can download pre-made VMs for most flavours of Linux. Heck, we could roll our own, made for DW development :) This would be a fair bit slower than Wubi or a regular install, probably around 70% of the speed?

I just found this thing called portable ubuntu which runs entirely inside windows and looks totally badass. No idea how slow it is but it sure looks like the easiest thing.