XML Parser   : XML::Simple

Just to let you know: You can speed up the conversion process if you install the SAX::Expat parser. Additionally you need to modify the Perl site ParserDetails.ini file (C:\Programme\Perl\site\lib\XML\SAX\ParserDetails.ini) and set it to the following settings:

[XML::SAX::Expat]
http://xml.org/sax/features/namespaces = 1
http://xml.org/sax/features/validation = 1


Best regards
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