In article <[EMAIL PROTECTED]>, Rod Dorman <[EMAIL PROTECTED]> wrote: > > Yes, I understand now that the v1-2-0 tag is the equivalent of burning a > CD, its a point in time and is not going to change. > > However, bugs will be discovered and changes made to HEAD to fix them > along with changes for the "new crazy stuff". I'm trying to figure out > what the best approach to getting those 1.2.0 'fixes' applied to a > production system is.
The bugs fixes will be applied not just to HEAD, but also to v1-2. New crazy stuff only goes to HEAD. So you either update your production system from the v1-2 branch in CVS, or else you update to 1.2.1 when it comes out. V1.2.1 is, by definition, V1.2.0 plus subsequent bug fixes. Cheers Tony -- Tony Mountifield Work: [EMAIL PROTECTED] - http://www.softins.co.uk Play: [EMAIL PROTECTED] - http://tony.mountifield.org _______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
