We are new to Mercurial, we have been evaluated, etc., and now use it for real.
The problem is how we use it in our teams.
We did some research, and this link looks like the same problem, but the solution seems a bit confusing for practical use http://blogs.oracle.com/tor/entry/mercurial_tip_checking_in_regularly .
Our problem is that we have a team of people working on the same software project - there is nothing new there - we set the click using the gatekeeper model.
One member of the team makes big changes to "File A", it takes some time, he is already working, making changes locally.
In the middle of working on file A, he will be asked to deal with the problem and fix the problem in file B. This will help another developer. How can he do this? He does not need his incomplete changes for file A included in the gatekeeper, but he needs his changes in file B to be pushed.
source share