1.) It seems, that stream IO, Unicode/UTF-8, Console and Microsoft does
not align very well.
2.) there are ways to solve the problem ;-) without linking to iconv or
other conversion libraries.

I note the fact that UTF-8 works with files even though it doesn't work with the console. So how about adding a --output option to ssphys that writes the XML to the specified output file? This would also simplify the logic in vss2svn.pl that redirects the ssphys output to a temporary file and then slurps it back in.

Yes, that is the one point I'm currently looking for.


Here is another detailed page about xml and unicode: http://skew.org/xml/tutorial/

And also look here for TinyXMLs support for UTF-8: http://www.grinninglizard.com/tinyxmldocs/index.html


Dirk
_______________________________________________
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