With Cloverleaf 5.6 and prior versions, I was able to effectively use the command sdiff to see Netconfig differences.
Now with cloverleaf 6.0 the Netconfig can rearrange itself with the slightest change so sdiff does not always get the job done.
The command hcinetdiff helps with this challenge and might be something to help identify the change that casued your problem, when comparing your current Netconfig to what is in the site revisions directory.
Here is an example of one I did that shows the difference in a port change
hcinetdiff $HCISITEDIR/NetConfig $HCISITEDIR/revisions/NetConfig6302014122435
thread ob_new_stentor protocol config pdl-tcpip port
first NetConfig: ‘27008’
second NetConfig: ‘9100’
The hcinetdiff command is also available using the compare icon on the IDE/GUI menu bar while the Netconfig is open.
The compare icon in Cloverleaf 6.0 is located in the top left corner of the menus just underneath the File, Edit, View, choices and the icon contains a question mark and 2 picese of paper cascaded.
Russ Ross
RussRoss318@gmail.com