Victor Rodriguez <[email protected]> writes:

> Hello,
>
> I think I have a problem using the mercurial integration.  After
> running dvc-status, using 'l' or 'L' brings up the log for the tree,
> except that it brings up *all* the log.  This is a problem since I
> have a repository with a lot of history.
>
> I found out that if I run xhg-log directly, for example using (xhg-log
> -5), then hg log will be run with the "-l 5" parameter, displaying
> only 5 log entries, which is exactly what I need.  The problem is that
> I cannot figure out how to pass this parameter to xhg-log, or to set
> it up permanently.  Setting the value of dvc-log-last-n does not have
> any effect.

Use C-u -5 M-x xhg-log (or C-x V l) ;-)

> I'll appreciate any help.  At work, Emacs is losing the battle against
> tortoise-hg! :-P
>
> Cheers,
>
> Victor Rodriguez.
>
> ps. I'm running "GNU Emacs 23.1.91.5" and DVC revno 570.

-- 
Thierry Volpiatto


_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to