Mercurial Working in Teams -
we newbies mercurial, got through evaluation, etc., , using real.
the issue way using in our teams.
we have done research , link looks same issue, solution looks bit convoluted use in practice http://blogs.oracle.com/tor/entry/mercurial_tip_checking_in_regularly.
our problem have team of people working on same software project -- nothing new there -- stage pushes using gatekeeper model.
one team member doing large change "file a", taking while, has been working away, committing changes locally.
in middle of doing work on file a, asked sort out issue , fix problem in file b. out developer. how can this? not want incomplete changes file going gatekeeper, yet needs file b changes pushed.
have developer create new local directory called file_b_fix or similar , clone shared repository that. make fix file b , push changes shared repository.
Comments
Post a Comment