>>>>> "D" == Dirk <Dirk> writes: D> ... I see in your output, that you also have used moves. Could you D> please try the attached patch also? This improves move handling, D> but is untested.
>> FYI, I tried the vss2svn-nightly-20070310.zip and the results are >> unchanged. It still dies on the svnadmin import. D> Sorry for the delay, I was completly absorbed by other tasks. No problem. I appreciate your help. D> I have committed the patches. So hopefully you will have a new D> nightly build by tomorrow. I tried the nightly 3-17 build, exact same error: File not found: transaction '4905-1', path ... I'm still getting a large number of errors/warnings about database issues even though my vss analyze is now pretty clean (there is still one issue about a corrupt file which might prevent old versions from being recovered): Here are some of the most often repeated messages. Perhaps this dooms my efforts. ssphys: unknwon record type "œ7" detected (offset 0x8f7) TASK: BUILDACTIONHIST ERROR -- Attempt to add entry 'YBAAAAAA' with unknown version number (probably destroyed) at vss2svn.pl line 745 ... ERROR -- Attempt to commit unknown item 'UBSAAAAA': at vss2svn.pl line 745 ERROR -- Attempt to share unknown item 'KROBAAAA': at vss2svn.pl line 745 ERROR -- Parent path missing while trying to add item '/orphaned/_IDAAAAAA/abom/' at revision 94: adding missing parents at vss2svn.pl line 891 However, in addition to the above, I do see a number of perl warnings: Use of uninitialized value in concatenation (.) or string at /PerlApp/Vss2Svn/ActionHandler.pm line 264. Use of uninitialized value in join or string at vss2svn.pl line 789. Use of uninitialized value in concatenation (.) or string at /PerlApp/Vss2Svn/ActionHandler.pm line 640. ... TASK: IMPORTSVN Use of uninitialized value in array element at /PerlApp/Vss2Svn/Dumpfile.pm line 165. ... ERROR -- Could not open export file './_vss2svn/vssdata/ER/ERQBAAAA.1' at vss2svn.pl line 891 ERROR -- Could not open export file './_vss2svn/vssdata/ER/ERQBAAAA.2' at vss2svn.pl line 891 ... _______________________________________________ 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
