The command used was:
svn merge -r3292:3293 svn+ssh://bugman@.../svn/relax/1.2/specific_fns/model_free.py specific_fns/model_free/model_free.py
.....
r3293 | bugman | 2007-05-09 00:59:17 +0200 (Wed, 09 May 2007) | 7 lines
Changed paths:
M /1.2/specific_fns/model_free.py
Bug fix.
The reading of model-free results files was failing for residues with the parameters vector of None
(as well as the parameter set set to None and the model-free equation set to None). This situation
occurs after model selection when the residue is deselected.
.....