Timestamp-based automatic merge in Mercurial -


I want to use Mercurial for email-based sync system (see)

I have applied around sending bundles nearby and applying them in the repository to coordinate the advertisement. But I often get merge conflicts, which I have to solve manually.

But they can be easily resolved: I just want a new file to replace the old file.

Is it possible to set a merge-to tool in Mercurial, which actually does this: When I hg pull a new time stamp in the bundle file Updating with?

  1. When you drag or unbundle new changes in the repository, Strong> do not pierce (you will get only new head) - I can not see why you can merge on the bridge (untold local changes? Committed before the bridge!)
  2. If you Merge-dispute appears on the merge head (when you can merge the local head in tip after tip) and you disputed files Like the tip version of and abandon local changes which you can use to merge with the - tool = internal: local option
  3. if you Dummy-merge likes, i.e. Skip all local changes , from all files

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -