[Interest] Local version control with Qt Creator on Linux

Jason H jhihn at gmx.com
Fri Jan 29 01:48:06 CET 2016


> I have experiences in using SVN (as client side user with Tortoise and other 
> clients) and I am very satisfied with it. I am a single user and there are no 
> plans of any team work.
> 
> What version management software should I try to install in your opinion?

Perforce is free for 20 users / 20 workspaces. I really like it. The only issue is by default files not checked out are readonly. This causes problems when building for iOS/Android as the manifest files can't be changed without a checkout.

But use git. Even though it's overkill if not doing distributed development, _everyone_ uses it. Look at Atlassian's SourceTree (free with registration) for a comprehensive GUI for git. 

Use git.

Git it.



More information about the Interest mailing list