Mercurial and xhg-log
Victor Rodriguez <victorr <at> gmail.com>
2010-01-21 14:16:57 GMT
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.
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.