Open18N uses subversion
to maintain the repository instead of CVS.
OpenI18N subversion repository currently hosts <a href=
"http://www.openi18n.org/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=30&page=1">
Internet Intranet Input Method Framework(IIIMF)
For public read access,
$ svn co http://svn.openi18n.org:8081/repos/im-sdk/trunk im-sdk
Or, alternatively, you can download via any Web download tools. For
example, you can use wget to download each of them as follows:
$ wget -m -np http://svn.openi18n.org:8081/repos/im-sdk/trunk
For committers,
$ svn co svn+ssh://svn.openi18n.org/repos/im-sdk/trunk im-sdk