emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Status of VC Bazaar support?


From: Dan Nicolaescu
Subject: Re: Status of VC Bazaar support?
Date: Mon, 27 Oct 2008 00:38:17 -0700 (PDT)

Christian Faulhammer <address@hidden> writes:

  > Hi,
  > 
  > Chong Yidong <address@hidden>:
  > 
  > > Currently, files.texi in the Emacs manual has the following line after
  > > the paragraph on supported VC systems:
  > > 
  > > @comment Omitting bzr because support is very scratchy and incomplete.
  > > 
  > > Is the bzr support still incomplete, or has it improved since this was
  > > written?
  > 
  >  I just noticed today the following:
  > When calling vc-dir on a bzr repository one gets:
  > 
  > "VC backend : Bzr
  > Working dir: /tmp/bzr/
  > Extra      : Please add backend specific headers here.  It's easy! "

Someone that uses bzr needs to decide what kind of info is useful to
have in the bzr specific headers. 

Probably some of the output of "bzr info" needs to go there.

To do that, implement a function called `vc-bzr-dir-extra-headers'.
Look in the other vc-*.el files for examples how to do that.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]