The command used was:
svn merge -r8395:8396 svn+ssh://bugman@.../svn/relax/branches/relax_disp/specific_fns/@r18123 specific_analyses
.....
r8396 | semor | 2009-01-11 21:29:53 +0100 (Sun, 11 Jan 2009) | 10 lines
Changed paths:
M /branches/relax_disp/specific_fns/relax_disp.py
Changed the object names so they are lower case as they should be, based on the rest of the code.
Made the equivalent change in the function assemble_param_vector() to allow the system-test to go
further..
This was spotted by Ed in a post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00058.html
(Message-id: <7f080ed10901111041n65ecd976ie058ed0500d47746@...>)
.....