[schooltool-dev] monday dev meeting
Tom Hoffman
tom.hoffman at gmail.com
Mon Sep 10 11:42:24 EDT 2007
On 9/10/07, Jeffrey Elkner <jeff at elkner.net> wrote:
> Hi Brittney <bri3380 at gmail.com> and William <ddsoccershocker at gmail.com>,
>
> If you have not already done so, please get on the schooltool-dev mailing list ASAP!
>
> Also, send Tom Hoffman the contributors agreement (signed by your parents).
This is here:
http://www.schooltool.org/old-documentation/developer-references/becoming-a-contributor/contributor.pdf/view
Basically, this shares copyright for you contributions between you and
The Shuttleworth Foundation. Technically, this probably isn't
necessary, because we're paying you, which means that by default we
would own the copyright anyhow, but since you are minors, you might do
some extra work for the project at some point which we aren't paying
you for, etc., we should be on the safe side and get this in writing.
> The gradebook branch in which you will work was the topic of today's schooltool developers meeting. You will be hearing from Tom shortly with instructions on how to proceed. We need have this working this week.
I created this branch for you:
http://svn.schooltool.org/schooltool/branches/jelkner-gradebook/
Right now, it is the same as trunk. As trunk changes, you'll need to
periodically merge FROM trunk TO your branch. You'll then test these
changes with your code to make sure nothing has been broken by changes
in trunk. Doing this weekly would be a very good idea.
At some undetermined point in the future we'll merge all your working
code back into the trunk, which will be easy IF you have been merging
the changes in trunk periodically.
Some documentation on doing the merges is here:
http://svnbook.red-bean.com/en/1.0/re16.html
--Tom
More information about the Schooltool-dev
mailing list