On Tue, Jun 24, 2003 at 07:28:40AM +0200, Andi Gutmans wrote : > However, I am not convinced that having to explicitly checkout the PHP_5 > branch is such a good idea. I thought the idea was to have HEAD be the > current development version and branch if off when necessary. I would > prefer this kind of approach.
I think the advantage of the requirement of the branch TAG is that commit messages now always identify themselves where they're comming from right within the subject. Commit messages until the change from Sascha were always named "[PHP-CVS] cvs: php4" though it was php5 really. Now they all look like "[PHP-CVS] cvs: php-src(PHP_5)" which imho is easier to identify were a single commit is comming from. This helps a lot if at a later stage you browser through commit mails; you don't need to keep track which version HEAD was at a given time; you simply read it in the subject. my 2c, - Markus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php