PDA

View Full Version : Tutorial for using SVN with QtCreator



TorAn
21st June 2010, 15:39
I can't find any information on how to use SVN with QtCreator. Any information (links to tutorials, docs etc) will be greatly appreciated.
Thanks.

squidge
21st June 2010, 15:44
Install TortoiseSVN, job done, no integration required :)

TorAn
21st June 2010, 19:49
That's how I work on Windows, VS2008 + Tortoise. But on Linux I am trying to use QtCreator. Command-line svn works just fine there, but in the latest QtCreator there are entries in the main menu( and also option dialogs) that provide functionality to work with various version controls system. So, I'd like to know how QtCreator settings for SVN be used together with QtCreator. But I did not find any documentation or tutorials for it! Am I missing something obvious?

squidge
21st June 2010, 23:16
You should update your profile, it says you only do Windows apps :)

Have you read http://www.qtcentre.org/threads/19375-Solved-Using-a-Subversion-Client-with-QtCreator ?

TorAn
22nd June 2010, 01:57
Thanks for noticing, profile is updated now.
No, I actually did not, thank you. I'll try it tonight.