Since loading my archive takes a long time due to building the file deltas from the dumpfile, If I'm only interested in the structure of the imported archive and not the content, I will comment out the following line in the Dumpfile.pm:

> #    $node->{text} = do { local( $/ ) ; <EXP> } ;


This will not output the content of the file and thereby will speed up creation and loading of the dumpfile

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