Hello,
converting several old PWS Swikis with:
"Change Set: PWS2Comanche
Date: 21 February 2000
Author: Bolot Kerimbaev
"
on a mac was smooth and easy.
However, starting Comanche again after
the conversion resulted in an error:
'swiki parent does not exist'
That was in SwikiModuleDict class>>from:
The inspector showed that the new (converted)
swikis were being treated as inheriting
child-swikis, but that setupParent was
returning nil for them - which caused the error.
The setupParent method is:
setupParent
^ setup at: 'parent' ifAbsent: [SetupPreferences at: 'parent']
So I checked SetupPreferences, but here
my wits come to an end. I did check the
'parent' file in each of the converted swikis,
and it says 'refs'. The 'refs' swiki is in
the root swiki directory, swiki, together
with the other converted swikis.
What should I do to start Comanche with the
new converted swikis?
Thanks i.a.
Iannis Zannos
SIM, Berlin (D)