Bitbucket, Mercurial - resolving merge conflicts when syncing a fork -


master (read-only)   |--- myfork (write)   |--- otherfork01 (read-only)   |--- otherfork02 (read-only)   .   .   . 

i've used mercurial vcs (had to), committing myfork. bitbucket letting me know i'm couple commits behind master - now, not issue resolve.

this time, however, i'm getting merge conflicts when hitting sync-button. unfortunately, bitbucket not seem provide way resolve conflict right there in interface.

instead, it's providing more information how resolve conflicts if using git - not particularly helpful in case.

as due conflicts, merge never performed, can't pull conflict bitbucket resolve either.

i'm using tortoisehg , created fork through bitbucket interface.

i appreciate if me resolve issue.

turns out if keep hitting "merge" , "show details" in resulting error message, detail page hitting merge again display necessary code execute.

not sure why hit thus, though.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -