The command used was:
svn merge -r3293:3294 svn+ssh://bugman@.../svn/relax/1.2/specific_fns/model_free.py specific_fns/model_free/model_free.py
.....
r3294 | bugman | 2007-05-09 00:59:45 +0200 (Wed, 09 May 2007) | 7 lines
Changed paths:
M /1.2/specific_fns/model_free.py
Bug fix.
The setting up of Monte Carlo simulations was failing because of the existance of the empty
parameter vector []. This situation occurs after model selection when the residue is deselected
(after the reading of a model-free results file).
.....