Author Topic: Support of SVN in Code::blocks  (Read 5439 times)

Offline OrSol

  • Single posting newcomer
  • *
  • Posts: 3
Support of SVN in Code::blocks
« on: August 15, 2008, 04:49:23 pm »
How can I enable SVN support in Code::blocks?

Offline Jan van den Borst

  • Multiple posting newcomer
  • *
  • Posts: 99
Re: Support of SVN in Code::blocks
« Reply #1 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

Offline OrSol

  • Single posting newcomer
  • *
  • Posts: 3
Re: Support of SVN in Code::blocks
« Reply #2 on: August 18, 2008, 08:34:03 am »
Thanks,  but i am using Linux

Offline McZim

  • Multiple posting newcomer
  • *
  • Posts: 36
Re: Support of SVN in Code::blocks
« Reply #3 on: August 18, 2008, 09:55:04 am »
i'm use svn command with console.

Offline OrSol

  • Single posting newcomer
  • *
  • Posts: 3
Re: Support of SVN in Code::blocks
« Reply #4 on: August 18, 2008, 01:58:11 pm »
How can I understand, there is nothing visual?
Very sad.

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: Support of SVN in Code::blocks
« Reply #5 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.