About Store Forum Documentation Contact



Post Reply 
[Bug] Synchronizing codes
Author Message
Dwight Offline
Member

Post: #1
[Bug] Synchronizing codes
Dear Greg,

We are working hard on a project, and every time we synchronize codes, every file gets duplicated or even some code gets removed.

What we do:
Dev #1 + Dev #2 are logged onto the server
Dev #1 : Create new code in existing file (Game.cpp for example)
Dev #1 : Sync code with server (looks good on Dev #1's machine)
Dev #2 : Sync code with server (all duplicated)
--> Dev #2 will have all files duplicated
--> Dev #1 will have all files duplicated

Trying it with the basic MMO source code gives the same results.
04-30-2014 02:24 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: [Bug] Synchronizing codes
Hi,

You will have more control if you synchronize codes using SVN
http://www.esenthel.com/?id=doc#Synchronizing_Codes
04-30-2014 10:29 PM
Find all posts by this user Quote this message in a reply
Post Reply