Does anyone have an idea how to revert my commit?
In case somebody wants to know the answer... It is:
svn merge -r 153399:105800 \
http://svn.apache.org/repos/asf/cocoon/tags/RELEASE_2_1_6/
svn -m "Rolling back to 105800" ciexecuted in the directory with cocoon-2.1.6 checkout. Where, 105800 is revision when tag was created, and 153399 is revision after the change.
Vadim
