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.
av8rmike: (harmless)

[personal profile] av8rmike 2009-09-30 03:29 am (UTC)(link)
Are you running an actual Dreamhack, or just cloning the repository?
av8rmike: Text: Dreamwidth volunteer (dw_volunteer)

[personal profile] av8rmike 2009-09-30 10:32 am (UTC)(link)
Pretty much what you just said. It won't help you much now, but I've been working on a tutorial that explains how to work on styles bugs without the (unnecessarily complicated) step of running a Dreamhack. The stumbling block is that we don't have any sort of "Advanced Customization Area User's Manual", and I don't want to have to explain every step of editing layers/styles in detail.
av8rmike: Text: Dreamwidth volunteer (dw_volunteer)

[personal profile] av8rmike 2009-09-30 12:58 pm (UTC)(link)
Yes, that's the one, and I recognize that it's pretty bare-bones at the moment. I actually did all of the early Core2 and layout work on my Windows PC with TortoiseHG, but that was back when the "S2 team" had its own Mercurial repository to which we could send our commits. I just realized afterward that yes, working on a Windows PC is going to be more complicated because it doesn't have a lot of the tools that are just there when you're using Ubuntu.

If you want to expand the Wiki page to include steps from your newbie guide, please feel free. That's the whole point of posting it on the Wiki: so it could be a living draft. And, don't hesitate to contact me to ask for help or just to bounce ideas off me.
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.