>>>>> "TJ" == Toby <Johnson> writes: AL> Larson, Aaron (SWCOE) wrote:
TJ> ... If anyone has problems with the resulting nightly build (or TJ> confirmation that it works correctly), let me know... AL> Using the 070612-nightly build, the vss2svn run completed and AL> generated a dumpfile. However, when I loaded the dumpfile into svn, AL> it almost immediately died with: ... TJ> Let me know if you get a chance to try it on a "cleaner" database. I ran the script on a VSS database that I had previously been able to convert. The conversion succeeded. I looked at the resulting svnadmin load log and overall it looks pretty much the same. The order of commits within a single transaction is slightly different, so that causes some spurious differences that make doing a detailed analysis very timeconsuming, so I just spot checked, and all the ones I checked match. The resulting vss2svn log files are very similar. Some notable new messages: TASK: IMPORTSVN Use of uninitialized value in array element at /PerlApp/Vss2Svn/Dumpfile.pm line 167. ... Use of uninitialized value in addition (+) at /PerlApp/Vss2Svn/Dumpfile.pm line 777. Similar to the previous attempt I made, there seems to be a correlation between previous nightly build messages of the form: ERROR -- Could not open export file './_vss2svn/vssdata/DV/DVCAAAAA.1' and new messages: ERROR -- FAILED with non-zero exit status 255 (cmd: "ssphys" get -b -v2 --force-overwrite -ewindows-1252 "../deos-level-e/data/D/DVCAAAAA" ./_vss2svn/vssdata/DV/DVCAAAAA) at vss2svn.pl line 1250 Use of uninitialized value in addition (+) at /PerlApp/Vss2Svn/Dumpfile.pm line 777. ssphys: reverse delta: failed to read necessary amount of data from input file Try `ssphys --help` for more information Or sometimes: FAILED with non-zero exit status 255 (cmd: "ssphys" get -b -v22 --force-overwrite -ewindows-1252 "../deos-level-e/data/D/DVCAAAAA" ./_vss2svn/vssdata/DV/DVCAAAAA) at vss2svn.pl line 1250 Its hard to be certain though. The output is pretty noisy. I'd have to reconstruct the previous SVN database to verify content equivalence. _______________________________________________ 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