Quoting Christian Neukirchen <[EMAIL PROTECTED]>: > --- Matthieu MOY <[EMAIL PROTECTED]> wrote: > > > This is very good news. Will it get integrated into Emacs CVS? > > > > We plan to do so, yes. It's a bit early to do so, because the TODO > > list is still > > huge, and we'll anyway no use CVS to develop xtla ;-) > > Sure, but I think there is an tla mode in CVS already (vc-arch.el), > which possibly could be made obsolete then (or does it do other > things?).
No, they are two different things. vc-arch.el is a backend for vc, (similar to vc-cvs.el). It provides operations common to all revision control systems, with a unified user interface. (Mostly add file, commit changes to a file) Xtla.el should be compared to PCL-CVS : This is a package with an interface specifically designed for a particular revision control system, that should be able to do everything you could have done with the backend. -- Matthieu ------------------------------------------------- envoyé via Webmail/IMAG !
