Re: Ridiculous question about CVS's ability extension
"Stefan Monnier" <monnier+gnu.cvs.bug/news/@flint.cs.yale.edu>
| Newsgroups | gmane.comp.version-control.cvs.bugs |
|---|---|
| Organization | Yale University |
| Message-ID | <[email protected]> |
> CVS knows last dozens of changes that the code underwent exactly. This
> way, it knows the past and present of software.
> Is it possible to comeup with some extension of CVS that can *predict*
> my next checkin based on this data?
I seem to remember that very recent versions of Emacs offer
M-x extrapolate (and it worked with any version control system
supported by VC).
I believe it was developed by applying itself to the Emacs code.
Stefan