Is it all right to merge for unicodeSpliting at ZCTextIndex?
I would like to merge the following change to the trunk. svn diff -r 104723:104761 svn://svn.zope.org/repos/main/Zope/branches/tyam-unicodeSplitterPatch This change is to add a hook for proper text indexing for Ease Asian Languages(CJK). Is it all right to merge this? Thank you in advance. Takeshi Yamamoto
Takeshi Yamamoto wrote:
I would like to merge the following change to the trunk.
svn diff -r 104723:104761 svn://svn.zope.org/repos/main/Zope/branches/tyam-unicodeSplitterPatch
This change is to add a hook for proper text indexing for Ease Asian Languages(CJK).
Is it all right to merge this?
Don't you actually want to merge it to the 2.12 branch? David
I would like to make this change effective as soon as possible. So, hopefully to the 2.12.1. I thought applying to the trunk is the fastest way to do so. Takeshi On Oct 13, 2009, at 1:19 AM, David Glick wrote:
Takeshi Yamamoto wrote:
I would like to merge the following change to the trunk.
svn diff -r 104723:104761 svn://svn.zope.org/repos/main/Zope/branches/tyam-unicodeSplitterPatch
This change is to add a hook for proper text indexing for Ease Asian Languages(CJK).
Is it all right to merge this?
Don't you actually want to merge it to the 2.12 branch? David
On Mon, Oct 12, 2009 at 6:23 PM, Takeshi Yamamoto <tyam@mac.com> wrote:
I would like to make this change effective as soon as possible. So, hopefully to the 2.12.1.
There's both a maintenance branch for 2.12 and trunk (which will become 2.13). I'm +1 on merging. It looks simple enough and I know it makes proper east-asian indexing support possible in Plone. Hanno
Am 12.10.09 18:11, schrieb Takeshi Yamamoto:
I would like to merge the following change to the trunk.
svn diff -r 104723:104761 svn://svn.zope.org/repos/main/Zope/branches/tyam-unicodeSplitterPatch
This change is to add a hook for proper text indexing for Ease Asian Languages(CJK).
Is it all right to merge this? go ahead.
Andreas
This merge was committed to Zope/branches/2.12 branch successfully. Committed revision 105033. I think this change supposed to be merged from 2.12 branch to the trunk sometime later. So, I assumed that I should not merge this change to the trunk. Thank you for supporting. Takeshi On Oct 13, 2009, at 2:36 PM, Andreas Jung wrote:
Am 12.10.09 18:11, schrieb Takeshi Yamamoto:
I would like to merge the following change to the trunk.
svn diff -r 104723:104761 svn://svn.zope.org/repos/main/Zope/branches/tyam-unicodeSplitterPatch
This change is to add a hook for proper text indexing for Ease Asian Languages(CJK).
Is it all right to merge this? go ahead.
Andreas <lists.vcf>
Takeshi Yamamoto wrote:
This merge was committed to Zope/branches/2.12 branch successfully.
Committed revision 105033.
I think this change supposed to be merged from 2.12 branch to the trunk sometime later. So, I assumed that I should not merge this change to the trunk.
Please do merge it to trunk also. Otherwise the change won't be included in Zope 2.13 and following. David
Thank you very much for advice. Merging to the Zope/trunk is also done successfully. Committed revision 105051. Takeshi On Oct 14, 2009, at 1:18 AM, David Glick wrote:
Takeshi Yamamoto wrote:
This merge was committed to Zope/branches/2.12 branch successfully.
Committed revision 105033.
I think this change supposed to be merged from 2.12 branch to the trunk sometime later. So, I assumed that I should not merge this change to the trunk.
Please do merge it to trunk also. Otherwise the change won't be included in Zope 2.13 and following. David
participants (4)
-
Andreas Jung -
David Glick -
Hanno Schlichting -
Takeshi Yamamoto