CVS Plugin

General questions regarding the usage of CodeLite
mareb
CodeLite Enthusiast
Posts: 13
Joined: Fri Jun 14, 2013 11:04 pm
Genuine User: Yes
IDE Question: C++
Contact:

CVS Plugin

Post by mareb »

Hello,
for my old projects I do use CVS as a repository. No SVN and no git. Is there are a Plugin for CVS?
Is it possible for me, to create a new plugin for that?

Thank you in advance
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CVS Plugin

Post by eranif »

mareb wrote:for my old projects I do use CVS as a repository. No SVN and no git. Is there are a Plugin for CVS?
No, there is no plugin for this.
mareb wrote:Is it possible for me, to create a new plugin for that?
You can create a CVS plugin... I don't see why.

You should have a look at the git plugin or svn plugin for understanding the concept

Eran
Make sure you have read the HOW TO POST thread
Post Reply