Running the 0.10beta2 and trying to convert a vss repository to subversion I get a lot of errors during the conversion, and afterwards there are a lot of missing files in the resulting svn dump file. The files it fails to convert, the SourceSafe client itself has no problems with, and running an analyze on the db finds no problems. I can convert using the old converter but it required some hacks to get around the fact the ss command line client can't handle some files in our repository that contain $. The new vss2svn using ssphys handles these fine, but has the problems below.
Running with both --verbose and --debug the errors tend to be of two types: ADD: KTAAAAAA, GTAAAAAA @ 967717492 _get_item_paths(KTAAAAAA) _get_item_paths(GTAAAAAA) _get_item_paths(CAAAAAAA) _get_item_paths(BAAAAAAA) _get_item_paths(AAAAAAAA) ADERROR -- Attempt to add entry 'OTAAAAAA' with unknown parent at vss2svn.pl line 622 ERROR -- Attempt to add entry 'QTAAAAAA' with unknown parent at vss2svn.pl line 622 D: LTAAAAAA, GTAAAAAA @ 967717496 _get_item_paths(LTAAAAAA) _get_item_paths(GTAAAAAA) _get_item_paths(CAAAAAAA) _get_item_paths(BAAAAAAA) _get_item_paths(AAAAAAAA) And I get a bunch of these errors: **** NEW SVN REVISION (61): MNHAAAAA,992516613,Alexn, COMMIT: MNHAAAAA, !UNDEF @ 992516613 _get_item_paths(MNHAAAAA) _get_item_paths(LNHAAAAA) _get_item_paths(KNHAAAAA) _get_item_paths(HNHAAAAA) _get_item_paths(OAHAAAAA) _get_item_paths(BAAAAAAA) _get_item_paths(AAAAAAAA) COMMIT: YNHAAAAA, !UNDEF @ 992516613ERROR -- Could not determine real path for 'YDHAAAAA': at vss2svn.pl line 622 ERROR -- Could not determine real path for 'XFHAAAAA': at vss2svn.pl line 622 ERROR -- Could not determine real path for 'WBIAAAAA': at vss2svn.pl line 622 _get_item_paths(YNHAAAAA) _get_item_paths(HNHAAAAA) _get_item_paths(OAHAAAAA) _get_item_paths(BAAAAAAA) _get_item_paths(AAAAAAAA) Thanks, Jody _______________________________________________ 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