User forums > Help

Working in team

(1/1)

mika132:
Is working in team somehow possible with CodeBlocks? I mean that all team members edit same project files all the time in real time and they are different places.

if it is. How?

stahta01:

--- Quote from: mika132 on April 01, 2016, 12:44:10 pm ---Is working in team somehow possible with CodeBlocks? I mean that all team members edit same project files all the time in real time and they are different places.

if it is. How?

--- End quote ---

Your question is NOT really a Code::Blocks question; but, you likely want to know what version control systems (VCS) Code::Blocks works with in a good manner.
My guess of the answer is most of them.
But, which VCS are the easist to use with Code::Blocks; I do NOT know. I am using Git with Code::Blocks; but, that is because I am trying to learn how to use Git correctly.

Tim S.

oBFusCATed:
It is not possible to see the changes made by other people interactively. C::B is not meant for this kind of workflow.
But you can use the VCS workflow suggested by stahta01.

Navigation

[0] Message Index

Go to full version