[Patch] Bugs in KDev-3.4's cvs part
Andreas Pakulat
apaku at gmx.de
Thu May 3 16:19:13 UTC 2007
On 03.05.07 17:15:38, Robert Gruber wrote:
> Hi!
>
> When I updated my kdevelop-3.4 today (didn't update for the last month or so)
> to the most recent revision from "branches/KDE/3.5/kdevelop" I recognized
> some bugs in the cvs-part (from which unfortunatly I can only fix two out of
> three).
>
> (1)
> Whenever I open a project which uses the CVS part, a messagebox pops up
> telling my, that no working directory has been specified.
> I traced this back to the filetree. It tries up update the status infos for
> it's files when a new project gets opened. The problem here is, that the
> filetree reacts on the projectOpened() signal before the cvs-part, which
> therefore does not know on which directory he should issue the "cvs status"
> command.
> Is there any change to make cvspart get setup before other parts?
Having a quick look at the code I don't see why cvs' slotProjectOpened
needs to be called before CVSFileInfoProvider can be used. I don't see
any reference between the two.
Andreas
--
Are you ever going to do the dishes? Or will you change your major to biology?
More information about the KDevelop-devel
mailing list