-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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)
>
> are your friends.
>
thanks!
I do get a nice "*xhg-log*" buffer, bot it does not give me access to
the actual diffs.
RET (dvc-revlist-show-item) just repeats the same info in a separate
buffer, and =(dvc-revlist-diff) errors out:
Debugger entered--Lisp error: (error "`hg diff -r nil:-1' failed with
code 255")
signal(error ("`hg diff -r nil:-1' failed with code 255"))
error("`%s %s' failed with code %d" "hg" "diff -r nil:-1" 255)
dvc-default-error-function(#<buffer *xhg-process*<2>> #<buffer
*xhg-errors*<2>> 255 ("diff" "-r" "nil:-1"))
dvc-run-dvc-sync(xhg ("diff" "-r" "nil:-1") :finished (lambda (output
error status arguments) (apply #[... "ÂÃ #?" [output dvc-gensym-uniq-7
dvc-show-changes-buffer xhg-parse-diff] 4] output error status arguments
(quote ...))))
xhg-diff-1(nil nil nil "nil:-1")
xhg-dvc-delta((xhg (previous-revision (revision ...) 1)) (xhg
(revision (local nil "423:381f6ab1601b"))) nil)
apply(xhg-dvc-delta ((xhg (previous-revision #1=... 1)) (xhg #1#) nil))
dvc-apply("dvc-delta" (xhg (previous-revision (revision ...) 1)) (xhg
(revision (local nil "423:381f6ab1601b"))) nil)
dvc-delta((xhg (previous-revision (revision ...) 1)) (xhg (revision
(local nil "423:381f6ab1601b"))))
dvc-revlist-diff()
call-interactively(dvc-revlist-diff)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFG7ovjPp1Qsf2qnMcRAvV9AKCjvC3EU/ji+qfOKOg91aq3qQln0ACcDwzv
S7ZkfpfZgGfkgk6xKfHfcWc=
=G3yh
-----END PGP SIGNATURE-----
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev