== RepositoryChecker == This is a real life scenario reported by our Build Master (remember we also develop Plastic SCM, a distributed version control) and adapted from C# to Java. It shows what happens when two developers change the same methods in parallel and decide to reorganize the files moving the methods to different locations. Run this example scenario to see the answer. Don't forget to check the "Visual Merge" to better understand the conflicts.