Thomas Rusterholz schrieb:

Hi,

I get an error message running 0.10 beta-2 (--verbose –debug):

A lot of files a processed correctly, then:

physdir: "\\testserver\data\Daten\SourceSafe\Java/data", physfolder: "E" physnam

e: "EUJAAAAA"

"SSPHYS.exe" info "\\testserver\data\Daten\SourceSafe\Java/data/E/EUJAAAAA"

SSPHYS.exe: unrecognized file

ERROR -- FAILED with non-zero exit status 255

at vss2svn.pl line 993

File does not exist: at vss2svn.pl line 247

This seems to be a problem of your database. The various files used in a vss installation do not follow the same rules all the time. ssphys tries to decode the files with a try and error alogorithm. If you see this error, the file does not comply with any of the known possible layouts and ssphys will complain. I would expect, that your root record describing the file is broken, probably due to an invalid checksum. I could add some more flags, to force the filetype and skip broken checksums to be able to still decode the file.

Best regards
Dirk

P.S. If it is possible for you, you can send me the problematic file privately. Without the corresponding "tip" revision EUJAAAAA.A or EUJAAAAA.B I can't make much sence out of the data.
_______________________________________________
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

Reply via email to