Yehavi,<br><br>The release branches (1.2, 1.4) were at one time trunk. When it was decided to release 1.4, for example, it was branched off from trunk as the 1.4 branch. New functionality continued to be added to trunk after that. Once the release branches are created, they are feature-frozen and only bug fixes are applied (this is the goal, though sometimes new functionality does sneak in when deemed necessary or desirable by the maintainers).
<br><br>So long story short, up until the release of 1.4, it was the same code as trunk. Since the 1.4 branch was created, no new functionality has been added to that branch, but 1.4.x releases continue to be made as bugs are discovered and fixed.
<br><br>Does this clear things up?<br><br>Sean<br><br><div><span class="gmail_quote">On Thu, 11 Oct 2007 16:34 +0200, <b class="gmail_sendername">Yehavi Bourvine +972-8-9489444</b> <<a href="mailto:YEHAVI@vms.huji.ac.il">
YEHAVI@vms.huji.ac.il</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br> Up to a while ago I thought that the "released" versions are checkpoints of
<br>the "trunk" versions; however, now I understand they are not, as I see<br>differences between the two trains. So, what is the relation between them?<br><br> Examples for differences:<br><br>- When the language is different than Engligh the trunk version is reading
<br> numbers from /var/lib/asterisk/sounds/Lang-Name/digits while the release<br> version is using /var/lib/asterisk/sounds/digits/Lang-Name<br><br>- MAILBOX_EXISTS function is replaced with MailboxExists application.<br>
<br>- External IVR has no way to exit from the program under the release version...<br> The documentation is correct with the trunk version.<br><br> Thanks! __Yehavi:<br><br>_______________________________________________
<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Any fool can write code that a computer can understand. Good programmers write code that humans can understand.