[KDev4] vcs integration

Andreas Pakulat apaku at gmx.de
Tue Mar 27 10:06:51 UTC 2007


On 27.03.07 12:02:47, dukju ahn wrote:
> 2007/3/27, Andreas Pakulat <apaku at gmx.de>:
> > > For instance, some people may want to add files just to project,
> > > but not to VCS.
> >
> > Uhm, really? Can you elaborate on the use-case? After all, add() only
> > adds it like svn add, it doesn't commit anything. If I create a new file
> > and add it to the project I want it to be part of the svn too.
> 
> One use-case is creating test files/dirs. Sombody want to maintain
> his private testfiles. And he wants to add to project to use
> jump-to-definition, building and etc.

Not, the code-navigation stuff does not necessarily need the project,
language parts are independant from projects basically ( they do need
the project in case of C++ to find include-dirs)

> But nobody wants the testfiles to be added to VCS.

Well, I don't see myself creating such things, but whatever. Then we
need a checkbox on the new-file-dialog (if we ever create such a thing).

Andreas

-- 
It's all in the mind, ya know.




More information about the KDevelop-devel mailing list