VCS Interface classes
Andreas Pakulat
apaku at gmx.de
Mon Apr 30 19:26:43 UTC 2007
On 30.04.07 14:39:20, Randy Kramer wrote:
> Thus I can play around with the code locally but be able to revert changes as
> needed. Then, when (if) I get to the point of actually making what I think
> might be a useful improvement to the project, I'll submit my changes to the
> remote repository.
>
> I don't know whether repositoryRevision() vs. localRevision() is relevant to
> this, but even if not, my question would be: will the KDE VCS interface
> support such a mode of working?
For stuff like that you need a distributed versioning system, for
example svk or git. And we do have a interface for that, which currently
only has push/pull to sync with the remote repository. We need to refine
that, but I think Matt is mostly the only person here with some
experience.
Also note: This is not about the KDE VCS interface that Vic Fryzel is
planning to work out, these interfaces are solely for the KDevelop
platform.
Andreas
--
Green light in A.M. for new projects. Red light in P.M. for traffic tickets.
More information about the KDevelop-devel
mailing list