User forums > Using Code::Blocks

Using CVS or SVN with C::B

<< < (2/2)

darthdespotism:
You could use kdesvn from the repos. Integrates nicely in konqueror and works with GNOME, too ;)

orel:

--- Quote from: aseth on January 18, 2008, 04:22:24 pm ---So, is there a way I can get a binary file for SVNinside or SubdiverSVN which I understand would give me the capability I am looking for?

--- End quote ---

Since SVNInside is currently in development state, it's not included in CB contrib plugins pack. So the only way to install it is to work with your own CB (built from SVN, don't download a nightly build) then download the latest SVNInside sources from http://tools.assembla.com/svn/SVNInside.
You also have to download svn executable from http://subversion.tigris.org/ since SVNInside makes calls to it in order to manage your working copy and repository.

Note that for the moment, SVNInside doesn't allow you to create a repository, but you can quite easily do it with svn exeutable. This feature will be included in future versions of SVNInside.

And if you decide to go with SVNInside, be sure to check regularly the latest sources and don't hesitate to ask me some questions about it, as i am its developer.

Best regards

orel:

--- Quote from: aseth on January 18, 2008, 04:22:24 pm ---So, is there a way I can get a binary file for SVNinside or SubdiverSVN which I understand would give me the capability I am looking for?

--- End quote ---

Forget my last post, there is a much impler way to link a plugin with CodeBlocks, even with a freshly downloaded nightly build.

You will always have to compile the plugin by yourself, but for the rest (linking it with CB) , look at this new useful article on the wiki, wrote by JGM :
http://wiki.codeblocks.org/index.php?title=Linking_the_plugin_to_a_Nightly_Build

Navigation

[0] Message Index

[*] Previous page

Go to full version