The command used was:
svn merge -r7783:7784 svn+ssh://bugman@.../svn/relax/1.3
.....
r7784 | bugman | 2008-10-16 21:22:02 +0200 (Thu, 16 Oct 2008) | 7 lines
Changed paths:
M /1.3/prompt/relax_fit.py
M /1.3/specific_fns/relax_fit.py
Fix for bug #12456 (https://gna.org/bugs/?12456).
When calculating the errors from replicate spectra, the standard deviations of all spins were being
averaged rather than the variance. The same error occurred when averaging across spectra - when not
all are duplicated, triplicated, etc.
.....