unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* help wanted for vc-hg.el
@ 2007-06-21 16:18 Dan Nicolaescu
  2007-06-21 20:22 ` Sascha Wilde
  0 siblings, 1 reply; 7+ messages in thread
From: Dan Nicolaescu @ 2007-06-21 16:18 UTC (permalink / raw)
  To: emacs-devel


vc-hg.el has been checked in recently. Unfortunately Ivan Kanis, the
vc-hg.el author does not have much time to maintain it. 

I implemented some of the missing functionality, but there are some
things that still need to be done. Here's a tentative list:

- thoroughly test and fix problems that are found

- write regexps for log-view to understand the "hg log" output

- implement vc-dired
- implement vc-snapshot 
    I have never used the 2 above, so I don't know much about them, or
    even if they make sense for Mercurial. 

- Implement Stefan Monnier's advice: 
    vc-hg-registered and vc-hg-state
    Both of those functions should be super extra careful to fail gracefully in
    unexpected circumstances.  The most important such case is when the `hg'
    executable is not available.  The reason this is important is that any error
    there will prevent the user from even looking at the file :-(
    Ideally, just like in vc-arch and vc-cvs, checking that the file is under
    mercurial's control and extracting the current revision should be done
    without even using `hg' (this way even if you don't have `hg' installed,
    Emacs is able to tell you this file is under mercurial's control).

Help would be greatly appreciated.

Thanks

        --dan

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-06-22 17:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21 16:18 help wanted for vc-hg.el Dan Nicolaescu
2007-06-21 20:22 ` Sascha Wilde
2007-06-21 22:21   ` Dan Nicolaescu
2007-06-22  1:28   ` Stefan Monnier
2007-06-22  2:21     ` using log-view-mode when a file name is not available (was: Re: help wanted for vc-hg.el) Dan Nicolaescu
2007-06-22 15:00       ` using log-view-mode when a file name is not available Stefan Monnier
2007-06-22 17:37         ` Dan Nicolaescu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).