Dirk wrote:
Hi,

The md5:s on the other hand seem more tricky. When I load/dump, they
aren't generated. In essence it seems that if the checksums are missing,
they'll stay missing.
The SvnDumpTool has the option the re-generate the checksums, but it
can't handle that they are missing from the start. Almost a Catch-22, sigh!
If it is a simply MD5 checksum, we could add this to the handler. I just don't know the perl module to use... Any ideas?

Looks like Digest::MD5 would be the way to go:
http://search.cpan.org/~gaas/Digest-MD5-2.36/MD5.pm

toby

_______________________________________________
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