Changes

Jump to navigation Jump to search
m
fix camelcase links
Line 23: Line 23:  
# Look at the latest live version at http://addons.sugarlabs.org - does it look like something you can use and test? Development is being done on: http://addons-devel.sugarlabs.org/en-US/sugar/
 
# Look at the latest live version at http://addons.sugarlabs.org - does it look like something you can use and test? Development is being done on: http://addons-devel.sugarlabs.org/en-US/sugar/
 
## If yes, try using it until you run into a bug, then file it at http://dev.sugarlabs.org/ under the activities.sugarlabs.org component. Keep in mind that this is an unstable alpha and all work is considered test data that can be wiped out at a moment's notice.
 
## If yes, try using it until you run into a bug, then file it at http://dev.sugarlabs.org/ under the activities.sugarlabs.org component. Keep in mind that this is an unstable alpha and all work is considered test data that can be wiped out at a moment's notice.
## If no, look at the [http://dev.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=activities.sugarlabs.org&order=priority&col=id&col=summary&col=status&col=owner&col=type&col=milestone trac query for activities.sugarlabs.org] and see if there's a ticket you can take/help with (helping with a ticket can include reproducing it, rewriting and clarifying the bug report, checking if a patch is being pushed upstream, etc). [[DevelopmentTeam/a.s.o|Installing a local copy]] may help.
+
## If no, look at the [http://dev.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=activities.sugarlabs.org&order=priority&col=id&col=summary&col=status&col=owner&col=type&col=milestone trac query for activities.sugarlabs.org] and see if there's a ticket you can take/help with (helping with a ticket can include reproducing it, rewriting and clarifying the bug report, checking if a patch is being pushed upstream, etc). [[Development Team/a.s.o|Installing a local copy]] may help.
 
# If you have questions, find one of the people below on IRC (irc.freenode.net, #sugar) and ask. If none of us are online, contact [[User:Mchua|Mchua]].
 
# If you have questions, find one of the people below on IRC (irc.freenode.net, #sugar) and ask. If none of us are online, contact [[User:Mchua|Mchua]].
   Line 60: Line 60:  
Remora is written in php, so primarily php/mysql hackers are needed. The development instance currently runs as user devel.  The source code is in the devel branch.
 
Remora is written in php, so primarily php/mysql hackers are needed. The development instance currently runs as user devel.  The source code is in the devel branch.
   −
Devel is your playground.  You can either work directly on the devel instance on sunjammer or you can follow the instructions at [[DevelopmentTeam/a.s.o]] to set up your own personal aslo on your computer at home.  Using git makes it really easy to recover from mistakes.  As long as you have not pushed your commits you can just 'git --hard reset origin' to permanently delete any local changes (see --mixed for not actually deleting).
+
Devel is your playground.  You can either work directly on the devel instance on sunjammer or you can follow the instructions at [[Development Team/a.s.o]] to set up your own personal aslo on your computer at home.  Using git makes it really easy to recover from mistakes.  As long as you have not pushed your commits you can just 'git --hard reset origin' to permanently delete any local changes (see --mixed for not actually deleting).
    
If you ''really'' break things, the steps to restore it to its former glory are:
 
If you ''really'' break things, the steps to restore it to its former glory are:
2,751

edits

Navigation menu