uninitialized values

Dirk vss2svn at nogga.de
Fri Jan 19 18:04:18 CST 2007


> 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



More information about the vss2svn-users mailing list