Git Support ready-ness

Aleix Pol aleixpol at kde.org
Fri Aug 20 12:46:45 UTC 2010


On Fri, Aug 20, 2010 at 2:29 PM, David Nolden <zwabel at googlemail.com> wrote:

> I think the git support was already quite useful after my last fixes a
> few weeks ago, the only problem was that there were some menu-entries
> that simply didn't work (I didn't update yet to see if you fixed
> those). If there is still such menu-entries, then I think they should
> simply be removed (also there were 2 redundant "Revision History"
> entries of which only one was functional). The vcs-support should
> allow the vcs-plugins to specify what functions they properly support,
> and only show menu-actions for those.
>
> Anyway all in all, I'm all for moving the git plugin into
> kdevplatform, as it is very important.
>
> Greetings, David
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>

Yep, they were Update/Pull/Push that weren't working. Now they are (Note:
behaviour of update is a little weird, depending on what revision we're
updating it pulls... hmmm).

Also there's this Revision History. I didn't remove them because it provides
a little more information than the regular history view, probably they
should be merged, or something. If nobody likes the view we can nuke it of
course, but I'd prefer you to look at it. I'm not pronouncing myself on that
because the code behind that feature is so shitty I would send it to mars,
but well if we like the feature we can clean it up.

And yes, it should work like that but the guy who made that support made
some (wrong) assumptions on how these plugins should be implemented and on
plugins inheriting DVcsPlugin it's not possible. I've spent most of my time
fixing that and it's not over yet. More to come.

Cheers!
Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100820/ace86a27/attachment.html>


More information about the KDevelop-devel mailing list