Any suggestions would be greatly appreciated.
I have attempted to convert several databases and each stops at TASK:
MERGEPARENTDATA without generating a dumpfile.
I am using the 0.11.0-alpha1 build of vss2svn with both vss2svn.exe and
ssphys.exe available via PATH.
The error message: "DBD::SQLite2::st execute failed: unable to open database
file(1) at dbdimp.c line 419 at vss2svn.pl line 590." Always occurs twice in
the output of the as shown below.
I am using a commandline of:
vss2svn --vssdir D:/VSS6/TPDev --dumpfile d:/TPDev-dumpfile.txt --verbose
--debug --timing %2 >>v2s%1.txt 2>&1
The last few lines of the output are as follows:
physdir: "D:/VSS6/TPDev/data", physfolder: "Z" physname: "ZYMAAAAA"
"ssphys" info "D:/VSS6/TPDev/data/Z/ZYMAAAAA"
DBD::SQLite2::st execute failed: unable to open database file(1) at dbdimp.c
line 419 at vss2svn.pl line 590.
DBD::SQLite2::st execute failed: unable to open database file(1) at dbdimp.c
line 419 at vss2svn.pl line 590.
<?xml version="1.0" encoding="windows-1252" ?>
<File Name="D:/VSS6/TPDev/data/Z/ZYMAAAAA">
<ItemInfo offset="52">
<SSName offset="59467" type="file">TrackingSet.cpp</SSName>
<NumberOfActions>1</NumberOfActions>
<LatestExt>.A</LatestExt>
<DataFileName>D:/VSS6/TPDev/data/Z/ZYMAAAAA.A</DataFileName>
<Type>2</Type>
<NumberOfBranches>0</NumberOfBranches>
<NumberOfReferences>1</NumberOfReferences>
<ShareSrc></ShareSrc>
<Shared>0</Shared>
<CheckedOut>0</CheckedOut>
<StoreOnlyLatestRev>0</StoreOnlyLatestRev>
<Binary>0</Binary>
<Locked>0</Locked>
<Flags>0x0</Flags>
</ItemInfo>
<CheckOut offset="416">
<Comment></Comment>
<ParentSpec></ParentSpec>
<Computer></Computer>
<Folder></Folder>
<User></User>
</CheckOut>
<ParentFolder offset="1092">
<ParentPhys>OYMAAAAA</ParentPhys>
<PreviousOffset>0</PreviousOffset>
</ParentFolder>
<Version offset="1116">
<Action ActionId="CreatedFile">
<SSName offset="59467" type="file">TrackingSet.cpp</SSName>
<Physical>ZYMAAAAA</Physical>
</Action>
<Date>1165916577</Date>
<UserName>Wamii</UserName>
<VersionNumber>1</VersionNumber>
</Version>
<Comment offset="1528"></Comment>
</File>
COMMITTING CACHE 'PhysicalAction' TO DATABASE
SETTING TASK MERGEPARENTDATA
SETTING STEP 0
TASK: MERGEPARENTDATA
_______________________________________________
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