Version 30, last updated by Johan Janssens at 23 Mar 23:16 UTC
For the development of Nooku Framework a stable trunk branching strategy is used. The actual development is done in the development branch (/branches/development) and in task branches (/branches/ticket-name) on a per ticket basis. The trunk (/trunk) is the main branch point where the branches are merged in and parallel development efforts are branched out from.
During development an extended changelog is written outlining the changed made and how they need to be implemented. This allows developers who are working form the trunk to more easily implement the changes in their own code.
Also make sure to follow the mailing list and svn commit stream to be kept up to speed of changed on a daily basis.