The 2 commands used were:
svn merge -r3265:3266 svn+ssh://bugman@.../svn/relax/branches/multi_processor .
svn merge -r3265:3266 svn+ssh://bugman@.../svn/relax/branches/multi_processor/specific_fns/model_free.py specific_fns/model_free/mf_minimise.py
The grid search code was skipped as it is in minfx (https://gna.org/projects/minfx/).
.....
r3266 | varioustoxins | 2007-04-12 18:48:28 +0200 (Thu, 12 Apr 2007) | 2 lines
Changed paths:
M /branches/multi_processor/minimise/grid.py
M /branches/multi_processor/multi/commands.py
M /branches/multi_processor/specific_fns/model_free.py
partial integration of distributed grid code (everything broken)
.....