Sam Steingold <[EMAIL PROTECTED]> writes: > Matthieu Moy wrote: >> Sam Steingold <[EMAIL PROTECTED]> writes: >> >>> my tree is under hg(mercurial) and I cannot get the list of revisions: >>> >>> <f6> r runs the command tla-tree-revisions >>> which is an interactive compiled Lisp function in >>> `/home/shared/lib/elisp/dvc-xsteve/lisp/tla.elc'. >>> It is bound to <f6> r, <menu-bar> <tools> <DVC> <Show Tree Revisions>. >>> (tla-tree-revisions root) >> >> You should be using the "log" command for that. >> >> It's a bug in DVC that this (tla-specific) command appears in the >> user-interface (menu and global bindings). We still didn't get rid of >> all the tla stuff inside the generic part of DVC. >> >> M-x dvc-log RET / M-x xhg-log RET >> C-x V L (or <f6> L for you probably)
At the moment is only dvc-changelog implemented for xhg: Just hit <F6> l Then you can use the inlined diffs for the xhg log representation (via =). Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
