Re: Developing a web-service-like add-on to Subversion
From: <kfogel_at_collab.net>
Date: 2005-08-23 18:31:19 CEST
A question like this belongs more on the users@subversion.tigris.org
The mispost is not a big deal, don't worry; I just want to steer you
Best,
-- www.collab.net <> CollabNet | Distributed Development On Demand Richard Gould <rwgould@gmail.com> writes: > 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 > -- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Aug 23 19:38:00 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.