emacs-devel
[Top][All Lists]
Advanced

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

Re: Testing the new VC code


From: Eric S. Raymond
Subject: Re: Testing the new VC code
Date: Wed, 26 Nov 2014 06:46:59 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Michael Albinus <address@hidden>:
> > We're missing create-repo methods for arch, mtn, and CVS. These are a
> > little tricky and need some context other than just a directory to
> > work in.
> 
> Well, the recipes don't look too tricky. Couldn't they be added to
> corresponding create-repo methods in vc-arch.el, vc-mtn.el and vc-cvs.el?

Possibly; I have thought about this.  In order for it to work, the
create-repo back-end methods would have to become interactive
functions that query for various free parameters, such as the CVS repo
root and module name.

Please send me a heads-up when you can work on the test frame.  I think it
would be prudent for me to lay off hacking on the back-end code until
we have a regression test.  Up to now I've just been removing stuff, but the
next phase (uniform branching primiives, async) is going to be trickier.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

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