Locking Design and Branch Merge

marschant shanqiuchant at gmail.com
Tue Nov 19 02:34:18 CST 2013


the first problem : in the new version, hg delet auto. ^_^ i see code.
but the second problem i have not solve.


2013/11/18 marschant <shanqiuchant at gmail.com>

> hello everyone!
>
> i am using mercurial.I want to write a manager tools,but now i have two
> problems, i hope you can help me.
>
> 1. how to know .hg/wlock or .hg/store/lock is useless file,i can del
> them.(how to know be sure no actual processes are running). because if
> always have "waiting for lock on .." error ,i must login server and del
> them。
>
> 2. i want to merge branch from other branch that pull from this branch.
> for example:
>
> repo A,B. B colne from A. B have branches "default","n","m". A have
> branches "default","n".  how to pull B's branch "m" to A's branch
> "defalut", and  just repo A's branch "default" change log changed, repo A's
> other branch no change.
>
> Thank you for any answers。
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20131119/2feff85f/attachment.html>


More information about the Mercurial mailing list