The commands used were:
svn merge -r8338:8339 svn+ssh://bugman@.../svn/relax/branches/relax_disp@r18123 .
svn merge -r8338:8339 svn+ssh://bugman@.../svn/relax/branches/relax_disp/specific_fns/@r18123 specific_analyses
The code for the user_functions package was manually ported over.
.....
r8339 | semor | 2009-01-08 17:48:13 +0100 (Thu, 08 Jan 2009) | 8 lines
Changed paths:
M /branches/relax_disp/prompt/relax_disp.py
M /branches/relax_disp/specific_fns/relax_disp.py
M /branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_fast.py
Added the user function cpmg_delayT() which allows setting the CPMG constant time delay T used for
the analysed dataset.
This follows a post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00027.html
(Message-id: <496583C7.6050607@...>)
.....