On 3/19/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
Also, what's the typical way of moving code to an XO from a regular Linux box? scp? USB key? Or what?
For this, I tend to hack on the project on my main desktop machine, commit to some sort of SCM(git in most cases), and the git pull the latest code on the XO. If you have the development build of the OS image, it should include yum, so you can install your SCM of choice. -- Justin Gallardo _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
