Code::Blocks Forums

User forums => Help => Topic started by: OrSol on August 15, 2008, 04:49:23 pm

Title: Support of SVN in Code::blocks
Post by: OrSol on August 15, 2008, 04:49:23 pm
How can I enable SVN support in Code::blocks?
Title: Re: Support of SVN in Code::blocks
Post by: Jan van den Borst on August 15, 2008, 06:47:20 pm
You can use my plugin if you're using windows:

The svn url: http://tools.assembla.com/svn/CBTortoiseSVN/CBTortoiseSVN/trunk/

Jan
Title: Re: Support of SVN in Code::blocks
Post by: OrSol on August 18, 2008, 08:34:03 am
Thanks,  but i am using Linux
Title: Re: Support of SVN in Code::blocks
Post by: McZim on August 18, 2008, 09:55:04 am
i'm use svn command with console.
Title: Re: Support of SVN in Code::blocks
Post by: OrSol on August 18, 2008, 01:58:11 pm
How can I understand, there is nothing visual?
Very sad.
Title: Re: Support of SVN in Code::blocks
Post by: dmoore on August 18, 2008, 02:11:55 pm
did you look at this one?

http://forums.codeblocks.org/index.php/topic,7063.0.html

also, the File browser in my ShellExtensions plugin (see link to project page in my sig) shows svn/bzr/hg status symbols and you can also use that plugin to setup right click custom commands (like svn add, svn revert etc) for files in the File Browser/Project View/Editor Window. I'm also thinking about adding the ability for the file browser to browse repositories.