News:

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

Main Menu

Subversion plugin available for C::B ?

Started by Boo2, May 13, 2012, 02:24:15 PM

Previous topic - Next topic

Boo2

Hi,

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

Thanks,

Boo

ollydbg

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.

MortenMacFly

Quote from: Boo2 on May 13, 2012, 02:24:15 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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]