What's New in SmartGit 2.1?

SmartGit 2.1 focuses on a new kind of SVN integration and contains more than 50 other improvements. For a complete list of all changes, please refer to the Change Log.

SVN integration

The new SVN integration supports almost the complete feature set of Subversion. Contrary to git-svn:

  • svn:mime-type, svn:eol-style and svn:ignore are mapped bi-directionally
  • virtually all aspects of SVN's merge tracking (svn:mergeinfo) are supported, including cherry-picks
  • externals (svn:externals) are mapped to Git submodules and vice versa

SmartGit 2.1 can also be used with existing git-svn repositories, however in this case only offers a limited feature set.

For more details, have a look at the SmartGit as SVN client pages.