Mike Williams wrote:
On Wednesday 19 April 2006 11:39, Kenneth Porter wrote:
Install XML::SAX::Expat (or another fast parser) and see if that helps.
Any code for that? :)
I haven't been able to make much of anything from the cpan documentation,
but then I could never understand perl documentation.
What OS and, if Linux, distribution?
I found a copy destined for Fedora Extras and made a couple of packaging
tweaks to the RPM spec file.
Sorry, I meant code to make vss2svn use a different parser, I had no idea it
would "Just Work".
It does, and it's fast. The 5 hour, until I got bored enough to kill it,
process, took mere seconds with XML::SAX::Expat installed.
For some reason installing XML::SAX::Expat didn't "just work" for me;
it still wanted to use XML::SAX::PurePerl. I added code to vss2svn.pl
to try to pick the best installed parser, and display the one being
used at any rate. Let me know if it doesn't work right for anyone...
|
_______________________________________________
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