User forums > Using Code::Blocks
Teamwork
(1/1)
Xirdus:
Hi!
Is there a way for multiple programmers to work with one project in same time, i.e. I'm editing one file, my buddy is programming another, and when I save file, everyone (or host) gets updated version?
MortenMacFly:
--- Quote from: Xirdus on June 22, 2010, 06:08:07 pm ---Hi!
Is there a way for multiple programmers to work with one project in same time, i.e. I'm editing one file, my buddy is programming another, and when I save file, everyone (or host) gets updated version?
--- End quote ---
Use a version control system, Subversion for example.
Immediate change is really no good, but if you really need it, use a network share to put the sources onto you and your team are working on. C::B can handle this just fine.
Navigation
[0] Message Index
Go to full version