[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Developing a web-service-like add-on to Subversion

From: Richard Gould <rwgould_at_gmail.com>
Date: 2005-08-23 05:23:12 CEST

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

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.