CVS Branch Clarification and Moodle 1.6.2

CVS Branch Clarification and Moodle 1.6.2

by Anthony Borrow -
Number of replies: 2
Picture of Core developers Picture of Plugin developers Picture of Testers
I just want to make sure I understand how the CVS revisions work. I received the notice from Martin about Moodle 1.6.2 being available. I want to use CVS and while there is a Moodle_162 branch I believe that it is best that I continue to use the Moodle_16_Stable branch but wanted to make sure that it incorporates all of the 1.6.2 changes. If someone who is familiar with such things could just shoot me a quick confirmation that my understanding is correct it would help me to rest easier as I prepare to incorporate our local hacks into 1.6.2 and update our production server. Thanks.
Average of ratings: -
In reply to Anthony Borrow

Re: CVS Branch Clarification and Moodle 1.6.2

by Martín Langhoff -
Keep using MOODLE_16_STABLE -- MOODLE_162 is a tag placed at a given point on that branch.

(Blame CVS for the confusion -- it calls both of them tags, but one is a 'branch tag' and the other one is a 'symbolic tag'. Very confusing terminology.)

And CHEERS FOR THE 1.6.2 RELEASE.