[Sugar-devel] links and commands for supporting development

Tomeu Vizoso tomeu at sugarlabs.org
Wed Dec 9 14:20:21 EST 2009


Hi,

have been talking today with developers at the Plan Ceibal and have
written down a series of links and commands that were discussed. I'm
sending this to the list in case is useful and in case someone has any
questions.

Regards,

Tomeu

------------------------------------

git checkout -b sucrose-0.84 origin/sucrose-0.84

sshfs tomeu at 10.0.0.33:/home/tomeu/sugar-jhbuild/install/lib/python2.6/site-packages/sugar
sugar
http://embraceubuntu.com/2005/10/28/how-to-mount-a-remote-ssh-filesystem-using-sshfs/

PermitRootLogin yes
PasswordAuthentication yes
PermitEmptyPasswords yes

http://wiki.sugarlabs.org/go/Development_Team/Release
http://wiki.sugarlabs.org/go/Features
http://wiki.sugarlabs.org/go/Features/Policy
http://wiki.sugarlabs.org/go/Development_Team/Code_Review
http://wiki.sugarlabs.org/go/Development_Team/Code_guidelines
http://wiki.sugarlabs.org/go/Development_Team/Architecture
http://wiki.sugarlabs.org/go/0.86/Platform_Components

http://docs.python.org/library/pdb.html

http://winpdb.org/
http://code.djangoproject.com/wiki/DebuggingDjangoWithWinpdb

import rpdb2
rpdb2.start_embedded_debugger("any_password")

http://producingoss.com/

-- 
«Sugar Labs is anyone who participates in improving and using Sugar.
What Sugar Labs does is determined by the participants.» - David
Farning


More information about the Sugar-devel mailing list