Use Git with Subversion

You can use Git as a client for a Subversion server. To fetch changes from a Subversion repository to a Git repository, go to Tools > Git > Remote Repository > Subversion > Fetch.

View Git Subversion log

To view the Git Subversion log, select Log.

Publish commits to Subversion

To publish the commits from the current branch to the Subversion server, select DCommit. This will create a revision in Subversion for every local Git commit. Afterwards, the branch is rebased or reset depending on whether or not there is a diff between Subversion and head.

Available under certain Qt licenses.
Find out more.