Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: ralphb on October 31, 2013, 07:12:51 pm
-
I know this question has been ask many times before, but how do I integrate an svn client into codeblocks?
Thanks
Ralphb
-
I use ToolsPlus plugin to add some version control ability.
I plan to add more VC functionality with the File Manager Plugin; but, have NOT yet tried to see if it helps or not.
Tim S.
-
There has been quite a few subversion plugins over the years, just do a search for them.
-
Which one do the developers use? Which one is recomended
Kindly
Ralphb
-
Which one do the developers use? Which one is recomended
Your favourite svn/git standalone client plus some tools for diffing and blaming...
None of the C::B devs is interested in using an integrated plugin for a VCS and that's why there is no such thing. Only many failed attempts.