Hi
Here is plugin for geany that we worked on for about month. It works only with latest SVN version of geany.
geanyvc is plugin that provides a uniform way of accessing the different version-control systems inside Geany IDE. Only small subset of vc is implemented:
GIT, Subversion, SVK: * diff file * diff directory * diff project * log file * log directory * log project * status * revert file * add file * remove file * commit
CVS: * diff file * diff directory * diff project * log file * log directory * log project * status * revert file
Download it here: http://users.cosmostv.by/yurand/geanyvc/geanyvc-0.1.tar.gz
web page for the plugin: http://users.cosmostv.by/yurand/geanyvc/
Comments, patches are welcomed.
Have fun.
Best regards, Yura Siamashka
On Tue, 11 Dec 2007 13:31:35 +0200, Yura Siamashka yurand2@gmail.com wrote:
Hi
Here is plugin for geany that we worked on for about month. It works only with latest SVN version of geany.
geanyvc is plugin that provides a uniform way of accessing the different version-control systems inside Geany IDE. Only small subset of vc is implemented:
Sweet!
Regards, Enrico