Awhile ago a changeset (revision 55) was updated to SVN and then removed(revision 56). I now need this changeset back. The current revision is 1010.
How can this be done? Again I only want the changes for revision 54 to 55 to be added to revision 1010, and all the changes made since revision 56 to remain.
You can simply run the following command:
svn merge -r 54:55