Greetings all,
I would like to develop an add-on to Subversion that will assist in
with the internationalizatoin and translation of source code residing
in a SVN repository. I am not quite sure how I am going to go about
with this yet, and would appreciate any pointers, especially in
regards to implementation.
My inclination is to develop a web service that will can access
.properties (or other types) of files and present the user with a
form. This would allow them to select a destination language to
translate to, and then they could translate the strings and save
(commit) them to the repository. This would be as transparent as
possible, of course.
I suppose this could be done with just the SVN client library, but I
am guessing there would be more advantages if it was implemented as
another layer/module on the server side.
Thoughts?
Richard Gould
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 23 05:24:17 2005