................
r4618 | bugman | 2008-01-10 15:40:40 -0500 (Thu, 10 Jan 2008) | 17 lines
Ported r4617 from the 1.2 line.
The command used was:
svn merge -r4616:4617 svn+ssh://bugman@.../svn/relax/1.2
.....
r4617 | bugman | 2008-01-10 21:37:22 +0100 (Thu, 10 Jan 2008) | 6 lines
Changed paths:
M /1.2/sample_scripts/full_analysis.py
Modified the full_analysis.py script to be usable when no structure is available.
This is in response to Sebastien's post at
https://mail.gna.org/public/relax-users/2008-01/msg00006.html.
.....
................
r4621 | semor | 2008-01-10 22:41:34 -0500 (Thu, 10 Jan 2008) | 3 lines
Initialized merge tracking via "svnmerge" with revisions "1-2505" from
svn+ssh://semor@.../svn/relax/1.2
................
r4622 | semor | 2008-01-10 22:43:05 -0500 (Thu, 10 Jan 2008) | 20 lines
Merged revisions 4619-4620 via svnmerge from
svn+ssh://semor@.../svn/relax/1.2
........
r4619 | semor | 2008-01-10 16:38:09 -0500 (Thu, 10 Jan 2008) | 7 lines
Modified the full_analysis.py script so it can handle cases when no residues need to be excluded.
This change was proposed in a post at:
https://mail.gna.org/public/relax-users/2008-01/msg00008.html (Message-id:
<47868730.1030205@...>)
........
r4620 | semor | 2008-01-10 16:43:29 -0500 (Thu, 10 Jan 2008) | 6 lines
Corrected a mistake.
The inverse of what was wanted was produced concerning the possibility of not giving a file for
unresolved residues.
........
................
r4623 | bugman | 2008-01-11 03:24:03 -0500 (Fri, 11 Jan 2008) | 9 lines
Reverted r4621, the setting up of svnmerge properties from 1.2 to 1.3.
The following command did not work:
svn merge -r4621:4620 .
So instead the following command was used:
svn propdel svnmerge-integrated
................