On Monday, August 14, 2006 10:22 PM -0400 "Corbin, Keith"
<[EMAIL PROTECTED]> wrote:
Yes using the exe version with the debug tag. It mentiones a specific
file that is the issue LOAEAAAA.
Find that file in the data subdirectory of your VSS repo and run "ssphys
info loaeaaaa". (This reads that file and generates an XML dump of what's
in it.)
It takes almost an hour before it fails. I tried both the 10 and recent
11 alpha versions and get the same result.
Sounds like you might not have one of the faster Perl XML parsers
installed. Or your repo is really big. The converter starts by extracting
all the repo metadata using "ssphys info" on each VSS physical file to
convert it to XML and loading each XML file into a sqlite2 DB. If you only
have the "pure Perl" XML parser, the loading of each dump will be pretty
slow.
_______________________________________________
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