Davi Arnaut wrote:
> Hi John,
>
> John Embretsen wrote:
>> Hi Davi,
>>
>> I just committed and pushed the change you suggested.
>>
>> Revision ID: john.embretsen@stripped
>> http://lists.mysql.com/commits/47720
>>
>
> Thanks, it makes filtering easy on my side. :)
A related issue is that I do find it somewhat confusing that some team
trees share the same tree_name as the main tree.
For example, I just noticed that the bzr tree "mysql-6.0-backup" has the
same tree_name as the bzr tree "mysql-6.0", which means that
commits/pushes against the 6.0 backup team tree appear to happen against
the main 6.0 tree when they are not, due to the mail subject.
Other team trees have a different tree_name in .bzr-mysql/default.conf,
e.g. "mysql-6.0-falcon" or "mysql-6.0-maria".
Is there (or should there be) a policy around this?
--
John