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?
(Anyone with a .NET filter hack? I've got 710*2 revisions with dummy
Adds and Deletes.)
I think, this could be easily done via a new state "RemoveDotNetCheckin", e.g by cloning the MergeMoveData function. Then search for all "ADD" actions with a specific comment, get the phyiscal ID and remove all vss actions with this physical ID.



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