2006/6/5, Stefan Reichör <[EMAIL PROTECTED]>:
Matthieu Moy <[EMAIL PROTECTED]> writes:

> "Xavier Maillard" <[EMAIL PROTECTED]> writes:
>
>> Hi,
>>
>> I am using mercurial for 2 days now and I have discovered dvc-el at the same
>> time.
>>
>> What is possible to do with dvc and hg ?
>
> The basic cycle "diff or status/edit-log/commit" works well.
> Integration with ediff should work well too ('e' in a diff or status
> buffer).
>
> Many commands have just a wrapper so that you can M-x xhg-something
> RET instead of launching a shell command, but without a real added
> value yet.

It is also possible to view hg log and display the patches for each log entry.
I use it also to send patches via mail (done with hg export) from that log view.

Since I have written the hg interface I am very interested in feedback
about functionality you would like to see in DVC.

Something I really like to have is an "annotate" interface, diff/merge/conflict interface (partially implemented), repository browser, etc...

Actually I am still learning hg from the command line since there is no official release and/or debian package for dvc ;)
--
Xavier Maillard
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to