The commands used were:
svn merge -r13693:13692 .
svn merge -r13658:13657 .
This resetting was killing relax's execution state when scripting!
.....
r13693 | bugman | 2011-07-18 15:14:26 +0200 (Mon, 18 Jul 2011) | 3 lines
Changed paths:
M /branches/gui_testing/generic_fns/reset.py
Fix for the reset() function while in GUI mode - the status.show_gui flag is preserved.
.....
r13658 | bugman | 2011-07-15 18:55:01 +0200 (Fri, 15 Jul 2011) | 3 lines
Changed paths:
M /branches/gui_testing/generic_fns/reset.py
The reset method now reinitialises the relax status object.
.....