Qt Creator and SVN
- 
Hello, I know this was asked and answered many times but: 
 I want to use SVN in Qt-Creator. I installed svn opened Qt-Creator and imported a project via Subversion Checkout. The checkout worked but the subversion menuitem in tools wont appear.
 At a co-workers Qt-Creator (on a windows maschine with TortoiseSVN) it worked fine with the same project and the same way to import it. He has the menuitem an can use subversion.What am i doing wrong? OS: Debian 7 (fresh installed) 
 Qt-Creator: Verison 3.3
 Qt-Version: 5.4
- 
Hi, What version of svn are you using ? 
- 
My co-worker uses the newest TortoiseSVN (i think it is "svn-version 1.8.11":http://tortoisesvn.net/downloads.html) an i use the Debian delivered version (i think it is svn-version 1.6.17, thats what "svn ?" outputs) 
- 
You need 1.7 at least since 3.3 See the "changelog":https://qt.gitorious.org/qt-creator/qt-creator/source/d4d677ed2536408d83676212496855370d340702:dist/changes-3.3.0 
