Since we changed the code that converts physical file metadata to XML to output UTF-8, it looks like the invocations of from_to in Dumpfile.pm are double-encoding. In particular, filenames with high-bit characters are getting double-encoded into gibberish.

Are there any invocations of from_to in Dumpfile.pm that should be retained? Or does all the data going through that conversion come from the already-converted XML files?
_______________________________________________
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