Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: ralphb on October 31, 2013, 07:12:51 pm

Title: subversion Integration
Post 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
Title: Re: subversion Integration
Post by: stahta01 on October 31, 2013, 08:18:55 pm
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.
Title: Re: subversion Integration
Post by: ouch on October 31, 2013, 09:27:50 pm
There has been quite a few subversion plugins over the years, just do a search for them.
Title: Re: subversion Integration
Post by: ralphb on November 01, 2013, 01:23:23 pm
Which one do the developers use?  Which one is recomended

Kindly

Ralphb
Title: Re: subversion Integration
Post by: oBFusCATed on November 01, 2013, 02:03:35 pm
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.