Hi, everyone!
My team decided to start using SVN so we're learning about it right now, but I have a couple of questions.
I understand that if we assign a layout to each member (we're three of us) and then he/she edits that layout then commits the changes, when the others make an update the changes to the layout will reflect to each of us.
However, the problem appears to be that the ".caproj" and the ".uistate" contain many information that can change when editing single layouts. For example, if I add a layout or even a sprite to my layout, then save, my .caproj will contain different information, so if another team member does the same the file will now be different. If I upload the modified file and he/she updates, SVN says there's inconsistency, and now we don't have the same file.
My first question is, can we both edit the project at the same time? Which could mean, can we both edit the .caproj at the same time, saving changes for each editor, then joining them into a single file? And if it's possible, how can it be done?
My second question is, will Construct 2 sometime implement a way for two or more people to work live in the same file (a la google docs)?
Thanks in advance for taking the time to read all of this <img src="smileys/smiley11.gif" border="0" align="middle" />