traverso-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Traverso-devel] using git / QtCreator


From: hollunder
Subject: Re: [Traverso-devel] using git / QtCreator
Date: Mon, 9 Feb 2009 22:35:30 +0100

On Mon, 9 Feb 2009 20:19:10 +0100
Remon Sijrier <address@hidden> wrote:

> Hi devs,
> 
> An irc visitor (Ingmar) asked if we had a git repository which we
> don't have. He explained why he likes to use git and I quickly got
> interested, as git allows for very easy branching and merging of
> branches.
> 
> In case you don't know git, the idea is that unlike cvs one can have
> as many local/remote branches that can be worked on, and when a
> particular feature (== branch) works out well, it can be pushed to
> other branches, like the master one on savannah.
> 
> It allows for far easier maintenance for the stable releases (the .x 
> releases), which are a pain to realize with cvs (I never managed to
> get that working)
> 
> So I intend to switch over to git after the next release, but I
> obviously like to know if you guys want to work with git as well.
> 
> Then I recently discovered QtCreator, the C++ IDE from QtSoftware
> (former Trolltech) and it really rocks!
> Better then KDevelop, cleaner, faster, very nice code browsing, code 
> completion, integrated git support and to a degree cmake.
> It's slated to be released march this year.
> Definitely worth a look, certainly for the nice integration of
> QtHelp, QDesigner, and the support for git/cmake.
> 
> Just wanted to let you know!
> 
> Remon

Hi Remon,
from my very limited experience as git user and from second hand
experience through lurking I know that git doesn't come without
problems. Maybe the app you intend to use has a nice gui that makes it
easy to use but so far I've seen quite some LADs running into problems.
Consider trying it before switching to it entirely.
git is a powerful beast, don't overlook the beast part..

So yeah, I used it and it's fine by me but I haven't got my head around
it and am not very comfortable with checking out anything but the
master branch. This might be because one can only check out the whole
thing anyway, if I got that right.. as said, haven't got my head around
it..

If it helps you it's helpful ;)

Best,
Philipp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]