Ira Go
unread,Oct 31, 2009, 5:53:08 PM10/31/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phpDays - php5 framework
Hello,
I'm bringing this from the Russian support group for discussion here.
Here is the problem: as the number of supported languages grows, it
will become harder to keep track of what files have to be updated.
A document can be changed in any language and the change has to be
translated into the rest of the languages.
It is also possible that changes for the same document can be make in
different languages at the same time.
The only available tool is subversion.
So if you have deep/wide knowledge of subversion and any insights into
this problem, please share your thoughts here.
I would suggest using commit comments for now. For example, start a
comment with:
- "Doc. change." if a document has been changed.
- "Translation." if a translation has been updated.
- "something else" if a document has been translated partially.
Thank you,
Ira