Re: how to find out the *base* of bookmark, (where it started)

2023-04-28 Thread Uwe Brauer
> On 4/28/23 14:57, Uwe Brauer wrote: > I am talking about the `roots` revset : >     hg log --rev "root(only('master'))" Ok thanks, I cloned with hg-git, https://sourceforge.net/p/matlab-emacs/src/ hg bookmarks Returns copyright 679:fea497d36b67 documentation

Re: how to find out the *base* of bookmark, (where it started)

2023-04-28 Thread Pierre-Yves David
On 4/28/23 14:57, Uwe Brauer wrote: "PD" == Pierre-Yves David writes: On 4/28/23 14:51, Uwe Brauer wrote: "UB" == Uwe Brauer writes: If all your bookmark create a unique and independant topological branch you can use `roots(only("bookmark-name"))` to find the root of that unique

Re: how to find out the *base* of bookmark, (where it started)

2023-04-28 Thread Uwe Brauer
>>> "PD" == Pierre-Yves David writes: > On 4/28/23 14:51, Uwe Brauer wrote: > "UB" == Uwe Brauer writes: >>> If all your bookmark create a unique and independant topological >>> branch you can use `roots(only("bookmark-name"))` to find the root of >>> that unique topological branch. >> >>

Re: how to find out the *base* of bookmark, (where it started)

2023-04-28 Thread Pierre-Yves David
On 4/28/23 14:51, Uwe Brauer wrote: "UB" == Uwe Brauer writes: If all your bookmark create a unique and independant topological branch you can use `roots(only("bookmark-name"))` to find the root of that unique topological branch. Meanwhile I tried out hg root(only("master")) You

Re: how to find out the *base* of bookmark, (where it started)

2023-04-28 Thread Uwe Brauer
>>> "UB" == Uwe Brauer writes: >> If all your bookmark create a unique and independant topological >> branch you can use `roots(only("bookmark-name"))` to find the root of >> that unique topological branch. Meanwhile I tried out hg root(only("master")) And obtained Badly placed ()'s. --

Re: how to find out the *base* of bookmark, (where it started)

2023-04-28 Thread Uwe Brauer
> On 4/18/23 22:10, Uwe Brauer wrote: > Min is just going to give you the lowest revision number matching a > revset. This is not what you want (and in this case, the revset only > match one revision). > Bookmark does not record this information, so you don't have a > definitive answer here

Re: how to find out the *base* of bookmark, (where it started)

2023-04-28 Thread Pierre-Yves David
On 4/18/23 22:10, Uwe Brauer wrote: Hi I just cloned a git repository with the hg-git plugin hg book shows me copyright 679:fea497d36b67 documentation 449:18c23a5d8b5a fontlockhang 684:5a39cee1856e hairyblocks

how to find out the *base* of bookmark, (where it started)

2023-04-18 Thread Uwe Brauer
Hi I just cloned a git repository with the hg-git plugin hg book shows me copyright 679:fea497d36b67 documentation 449:18c23a5d8b5a fontlockhang 684:5a39cee1856e hairyblocks 672:c81bebb99ebb mac_init