Update to the wiki page:

There's no need to manually hack an xml file to generate the enc.

According to the information here:
<http://search.cpan.org/src/COOPERCL/XML-Encoding-1.01/maps/README> the
XML::Encoding module comes with both a make_encmap to generate the xml
from the unicode standard mapping, and the previously mentioned
compile_encoding which generates the enc file.

I have successfully created a windows-1255.enc file that way.

>>>> These maps were generated by a perl script that comes with the module
>>>> XML::Encoding, compile_encoding, from XML formatted encoding maps that
>>>> are distributed with that module. These XML encoding maps were
>>>> generated
>>>> in turn with a different script, domap, from mapping information
>>>> contained
>>>> on the Unicode version 2.0 CD-ROM. This CD-ROM comes with the Unicode
>>>> Standard reference manual and can be ordered from the Unicode
>>>> Consortium
>>>> at http://www.unicode.org. The identical information is available on
>>>> the
>>>> internet at ftp://ftp.unicode.org/Public/MAPPINGS.
>>>>
>>>>       
>>> With this information at hand I searched Google and found a
>>> windows-1252.xml file that I copied and manually edited to describe
>>> the windows-1253 codepage
>>> (http://en.wikipedia.org/wiki/Windows-1253). Here are the two files.
>>> Try to use them. Perhaps you will have better luck. If it still fails
>>> generating the proper characters, please check the windows-1253.xml
>>> file. I could be possible that I made a mapping error.
> 
> Great job guys... perhaps we should make those files available in the
> contrib area? Or perhaps the author of XML::Encoding would be interested
> in them?
> 
> I have created a FAQ entry for Encoding issues which points here:
> <http://www.pumacode.org/projects/vss2svn/wiki/VssEncodingIssues>
> 
> Dirk, do you think you could write up a quick recipe for this page, with
> more specific commands on how you created this encoding?
> 
> toby

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to