On Thursday 28 January 2016 22:55:44 Bernhard Lindner wrote:
> Hi!
> 
> I am experimenting with Qt5 + Qt Creator on Linux Kubuntu. I would like to
> try using the version management integration of Qt Creator.
> 
> I don't want to use a public server so I need to setup something local.

Git.

> I am not an expert in Linux administration... setting up the server side and
> connecting it to Qt Creator should be pretty simple. Easy backup of the
> repository would be nice.

That's a git push to somewhere else, or just rsync everything every now and 
then. Your regular backup tools should work.

> 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?

Git.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to