[RFC, MAYBE-MERGE] DEFAULT_IGNORE as an API (Re: Problem with bzr without default ignore list.)

Matthieu Moy Matthieu.Moy at imag.fr
Wed Jul 12 13:36:34 BST 2006


Adeodato Simó <dato at net.com.org.es> writes:

> Hm. The two cases I know of, bzrtools/shelf and Tailor, only do a
> DEFAULT_IGNORE.append/extend. Matthieu can talk for DVC.

For DVC, we currently have no python code. We might end up forcing the
user to install a plugin to use DVC, but for now, this is only
Emacs-lisp code, and calls to bzr as external process.

Given the startup time of bzr today, simple operations are preferably
rewriten in elisp, so if I need to add a pattern to the user default
ignore list, I'll just do it in lisp.

-- 
Matthieu




More information about the bazaar mailing list