Here's the scenario:
-User1 gets project and during work adds project files.
-User2 gets project and during work adds project files, merges and checks in changes.
Now, when User1 is ready to merge he does a 'get latest' on the project, attempting an automatic merge. The project file gets marked as 'needs merge'. Clicking 'show merge' on the project file results in this dialog:
What is the appropriate action at this point? User1 does not want to overwrite the project changes of User2. I can't figure out the correct way to handle this situation that would happen quite often. Remember, we've never used CVS style before and are used to locking files while we do changes.Binary files cannot be merged. If file status is changed to Edited, you can check in the file, overwriting the version currently in the repository. Do you want to set the file status to Edited?
Please give us a guide/best practices here on how to appropriately use this method.
Thanks,
Bill Lefler