Have svn console in focus when performing an svn operation in eclipse

eclipse, subclipse, svn

Solution

Just open preferences to Team > SVN > Console and check the box "Show SVN console automatically when command is run"

Problem

Is there a way to have the console focus on the SVN output when doing an SVN operation (such as update or commit)? It's annoying to have to manually switch to that console.

Original source