Dirk wrote:

I just loaded my new subversion database successfully with the dumpfile from my new PinHandler branch. And you don't belive it: the final comparison of roughly 20600 files (~3GB of data) didn't show a single bit of difference.
Did I mention, that you need to have enough memory installed on the machine while running the conversion ;-)

You just reminded me, I never created an issue to prevent Dumpfile.pm from sucking an entire file into memory. That should probably go into 0.10 since it will be an easy fix using the standard File::Copy module (which uses 2M buffered reads and can copy contents from a filename to an open filehandle).

_______________________________________________
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