Author Topic: Subversion plugin available for C::B ?  (Read 5319 times)

Offline Boo2

  • Multiple posting newcomer
  • *
  • Posts: 11
Subversion plugin available for C::B ?
« on: May 13, 2012, 02:24:15 pm »
Hi,

Question as title :  is there a Subversion plugin available for Code::Blocks ?

Thanks,

Boo

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 6077
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Subversion plugin available for C::B ?
« Reply #1 on: May 13, 2012, 04:07:16 pm »
You can search the forum, there are some of such plugins. (I don't use any of them, so I can't say much)
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Subversion plugin available for C::B ?
« Reply #2 on: May 13, 2012, 09:02:20 pm »
Question as title :  is there a Subversion plugin available for Code::Blocks ?
Yes, I know at least about 3 of them. I don't use them, too - so please search the forums.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ