The command used was:
svn merge -r3035:3073 svn+ssh://bugman@.../svn/relax/branches/error_import
These changes include the ideas which were discussed in the thread starting at
https://mail.gna.org/public/relax-devel/2007-02/msg00003.html (Message-id:
<45DACFEA.7020108@...>). The full details are given in the post located at
https://mail.gna.org/public/relax-devel/2007-03/msg00000.html (Message-id:
<7f080ed10703012125m7e6dff3du21e49d888cad2c02@...>).
Two major changes have occurred - the removal of the usage of the __builtin__ module for storage of
'global' variables; and a slight redesign of the RelaxError and RelaxWarning systems. If you would
like to use a RelaxError or RelaxWarning, the corresponding class must now be imported.