inconsistent item type error

Toby Johnson toby at etjohnson.us
Mon Feb 5 08:34:35 EST 2007


Pole, Mathew wrote:
> I tried running vss2svn tonight for the first time.
> Unfortunately it crashed. These are the last few lines of output. The error at line 706 is repeated numerous times before the actual crash.
>
> ERROR -- Attempt to add entry 'PIQAAAAA' with unknown version number (probably d
> estroyed)
> at vss2svn.pl line 706
> ERROR -- Attempt to add entry 'XGQAAAAA' with unknown version number (probably d
> estroyed)
> at vss2svn.pl line 706
> ERROR -- Inconsistent item type for 'ZGMAAAAA'; '2' unexpected
> at vss2svn.pl line 691
> DBI::db=HASH(0x100cf14)->disconnect invalidates 1 active statement handle (eithe
> r destroy statement handles or call finish on them before disconnecting) at vss2
> svn.pl line 1245.
>   

It seems as though the physical file "ZGMAAAAA" in your VSS repo 
describes a project (folder) at one point then a file at another point. 
I think that's actually my first time seeing that error! Hopefully it is 
an isolated incident of corruption in your repository.

At any rate, the script should not consider such an error fatal; I just 
checked in a change to fix this. If you want us to investigate further 
on your particular case, then run ssphys.exe on the file data\z\zgmaaaaa 
in your VSS repository and capture the output. Then look at the 
<ItemInfo> element in the output and find its member <ParentPhys>, and 
run ssphys.exe on the physical file mentioned there also, then send both 
outputs.

toby



More information about the vss2svn-users mailing list