Author Topic: It is possible to use Git with Code::Blocks and not SVN?  (Read 3975 times)

Offline Crepuscule

  • Multiple posting newcomer
  • *
  • Posts: 22
It is possible to use Git with Code::Blocks and not SVN?
« on: November 21, 2011, 04:04:00 pm »
Hello!

   I am using Code::Blocks for my personal project (on Windows and/or Ubuntu). Sometime, I use SVN with certain projets but the rest of the time I use Git.
I know Code::Blocks cans integrate SVN in its environment, but what about Git?

Regards,

Crepuscule

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: It is possible to use Git with Code::Blocks and not SVN?
« Reply #1 on: November 21, 2011, 04:45:31 pm »
There is no VCS integration in current versions of C::B.
All svn are outdated and I think none of them works.

But nothing stops you from using git.
You can setup some tools (Tools ->Configure tools...)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]