News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Subversion (SVN) Plugin?

Started by DBH, March 16, 2010, 10:34:18 PM

Previous topic - Next topic

DBH

I've just started using code blocks for a project that is stored in an Subversion repository and I'm looking for a plugin for CodeBlocks to work with my SVN repository directly.  I looked on the wiki and saw no plugin that would do this and then searched these forums and found references to a SVN plugin, but nothing concrete, or recent for that matter.  So does a plugin of this nature exist? (essentially I'm looking for something like Eclipse offers where you can view, update, check out, check in, etc directly from the IDE)

stahta01

#1
IIRC, There is at least 3 people doing plugins; but, most of them stopped updating thier plugin.
SvnInside was the one I was watching and it almost compiles OK; I will try again after the new release is done.


  • CBTortoiseSVN
  • SvnInside
  • ShellExtension
  • Old 1.0rc plugin

I believe CBTortoiseSVN and ShellExtension are Windows only Plugins.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]