Christian Ohler <[EMAIL PROTECTED]> writes:

> Stephen Leake, 2007-04-27:
>
>> 'mtn diff' has an option to use a different revision as the
>> base; we need a simple way for the user to specify that using DVC.
>
> We have xmtn-revlist-diff-to-current-tree from revlist buffers.
>
> Does mtn pull followed by xmtn-view-heads-revlist and
> xmtn-revlist-diff-to-current-tree solve your problem?

Those are usefull commands; xmtn-revlist-diff-to-current-tree does
give the preview I want.

But my problem is how to let the user know those commands are there,
and how to make it easier to invoke them.

Right now, the only way to find out about them is to read the lisp
source, and the only way to invoke them is M-x.

A user manual would be nice, but most people don't bother reading
them.

Menus are how most people learn about new user interfaces like DVC.
Well, in the absense of one-on-one mentoring, anyway.

Menus and corresponding keystrokes are also an easy way to invoke
these commands.

> Actually, this fits in nicely with the idea of popping up a heads
> revlist buffer after pull as I mention in the other thread.

Yes.

> Going through the revlist buffer for this makes sense if the
> assumption is that you frequently have more than one head, but is a
> redundant step when you only have one head.

Right.

-- 
-- Stephe

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

Reply via email to