Split IBasicVersionControl into IBasicVersionControl (for (D)VCS) and IVersionControl (for VCS)

Evgeniy Ivanov powerfox at kde.ru
Mon Jun 9 14:05:26 UTC 2008


Andreas Pakulat wrote:
> On 08.06.08 23:15:07, Evgeniy Ivanov wrote:
>   
>
> See above, IBasicVersionControl is a subset of what all VCS systems
> (centralized and distributed) support and should be implemented by all
> VCS plugins, possibly ignoring some parameters if they don't make sense.
> So far it seems we need to create a ICentralizedVersionControl interface
> and move some methods to that, so lets find out which methods that are.
>
> Andreas
>   
Ok, will port my current code to IBasicVersionControl. And since git 
provides me fine branching it's very easy to do :)


-- 
Best Regards,
Evgeniy






More information about the KDevelop-devel mailing list