Hi All,
I have been trying this since long but it is giving me is giving me the below issue: I am new in this; please help me out to resolve the issue. I used the below command - vss2svn.exe --ssphys D:/MigrationTool/ssphys.exe --tempdir D:/PerlMigratorDump --verbose --debug --timing --vssdir "//SERVER/VSS Projects/342" > migrationLog.txt Got the below error: could not find ParserDetails.ini in /PerlApp/XML/SAX Use of uninitialized value in concatenation (.) or string at vss2svn.pl line 453. D:/MigrationTool/ssphys.exe: unrecognized file Try `D:/MigrationTool/ssphys.exe --help` for more information ERROR -- FAILED with non-zero exit status 255 at vss2svn.pl line 1092 File does not exist: at vss2svn.pl line 249 Then I changed the command to - vss2svn.exe --tempdir D:/PerlMigratorDump --verbose --debug --timing --ssphys D:/MigrationTool/ssphys.exe --validate --vssdir "//SERVER/VSS Projects/342" > migrationLog.txt I got the same issue. In the LOG file it shows as: physdir: "//SERVER/VSS Projects/342/data", physfolder: "Q" physname: "QQUEAAAA" "D:/MigrationTool/ssphys.exe" info "//SERVER/VSS Projects/342/data/Q/QQUEAAAA" Please give your suggestion for this. Thanking you in anticipation. Regards, Saurabh Joshi.
_______________________________________________ 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