/usr/bin/ssphys: boost::filesystem::copy_file: "/home/ldavis/Testing/data/k/kdaaaaaa.B", 
"_vss2svn/vssdata/KD/KDAAAAAA.2": No such file or directory
Do you have upper/lower case version of a file data/k/kdaaaaaa without an extension and with the extension ".A" or ".B"?

How can you run a "ssphys get" on a physical file that exists (otherwise, we would have seen a different message), but the latest version ".A" or ".B" is missing?

The file really isn't there either on these.  These are the fallthrough case 
when 'ssphys info' can't locate the file.

I'm also getting lots of these:

ERROR -- Can't retrieve revisions from physical file 'ATBAAAAA'; it was either 
destroyed or corrupted
at /usr/bin/vss2svn.pl line 776

And they are really gone.

I'm not really worried about these errors.  I am worried that my dumpfile has 
only history in it and no data (and it dies during the load).

These are two problems:

1.) no data: the loading doesn't fail because of an empty file
2.) history invalid


I'm more concearned about the empty files. For some reason, the converter can not

* generate the historic version via "ssphys get"
* or it can not load the extracted versions while creating the dumpfile.

Please have a look into _vss2svn/vssdata directory and see if the extracted versions are non empty. Then try to figure out, why vss2svn can't read these files. Possibly again a case issue?


About the invalid history, we need more information, what svnadmin reported as an error. But as always, lookup the revision in "datachache.SvnRevisionVssAction.tmp.txt", get the apropriate action id, lookup the physical file in "datachache.VssAction.tmp.txt" and manually generate the history of the physical file from "datachache.PhysicalAction.tmp.txt".


Dirk

_______________________________________________
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

Reply via email to