--On Thursday, April 13, 2006 9:13 AM -0400 Toby Johnson <[EMAIL PROTECTED]> wrote:

My repo is about half that size and takes about half as long... I'd be
interested in timing the XML::SAX::Expat to see how much faster it's
really running. Unfortunately I think the whole process is still slowed
down by the SQLite engine more than anything.

I went to Expat when the process seemed to hang reading names.dat, and I found it was stalled in the XML parser. Perhaps we can put some timing code around the parser calls and report time and number of nodes parsed.

Sounds like your inconsistent delete got past the sanity checker... I
should probably have it print more output on --debug as well, to help
track down why it thought that delete was OK.

I ran it with --verbose but not --debug, as I think the latter dumps the XML to the console. I'll have to double-check when I rerun it today.

_______________________________________________
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

Reply via email to