AppCode (or IntelliJ), update from TFS does override

207 Views Asked by At

We are using TFS for all our coding projects. Recently, it was decided to also put the Objective-C Projects into TFS. Yes yes....no comments on that decision please! ;-) However, since there is no TFS integration in Xcode, and also not a good stand-alone TFS Client for Mac (as far as I know), we use JetBrains AppCodes TFS Plugin to put the Obj-C code into tfs. As long as only one developer works on the code, everything is ok. But as soon as a second one is working an the code we run into a huge show-stopper. If you update your local workspace via AppCodes TFS plugin, you OVERRIDE your local code instead of MERGING in new code.

What am I doing wrong here? Is there even a way to "update" your code in the sense of merging?

ANY help is greatly appreciated!

0

There are 0 best solutions below