Dirk, Thanks for looking at this so quickly for me. As you can probably tell, our VSS database is very broken and we are very keen to migrate away from it :-)
If I can be of any help, please let me know. My Perl is very rusty, so it would have taken me a fair while to spot the problem that you so quickly saw yourself. Best regards, David Finnie The preceding e-mail message (including any attachments) contains information that may be confidential or constitute non-public information. The information is intended only for the designated recipient(s). If an addressing or transmission error has misdirected this e-mail, please notify the sender immediately and destroy this e-mail. Any review, dissemination, use or reliance upon this information by unintended recipients is prohibited. Any opinions expressed in this e-mail are those of the author personally. Dirk <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 27-Mar-2007 06:51 PM Please respond to Vss2Svn Users <vss2svn-users@lists.pumacode.org> To Vss2Svn Users <vss2svn-users@lists.pumacode.org> cc Subject Re: Fw: ssphys error: failed to read necessary amount of data from input file Dirk schrieb: > >> 86197 TUADAAAA EDADAAAA 1 ADD >> 1 0 \N >> 86198 LUADAAAA TUADAAAA 1 ADD >> /orphaned/_YEDAAAAA/S01/InstallShield/WebGate/Setup >> Files/Uncompressed Files/Language Independent/ 1 >> 0 \N Ok, the problem is, that you managed to add a subproject to a project at exactly the same timestamp as you added the project to its parent project. vss2svn is confused about this fact, and as a result it first adds the subproject, then the project itself. The above two actions must actually be reversed. Here are the corresponding lines from your physical history > 58593 TUADAAAA \N LUADAAAA ADD Language Independent/ 1 1139237015 xxxx 0 \N 1 AAAADAUT 1 \N \N > 98983 EDADAAAA \N TUADAAAA ADD OS Independent/ 1 1139237015 xxxx 0 \N 1 AAAADADE 1 \N \N TUADAAAA is added to LUADAAAA at timestamp 1139237015 . EDADAAAA is added to TUADAAAA also at timestamp 1139237015 . Gimme some time to think about a solution. 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
_______________________________________________ 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