[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ridiculous question about CVS's ability extension
From: |
Stefan Monnier |
Subject: |
Re: Ridiculous question about CVS's ability extension |
Date: |
24 May 2003 11:28:05 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
> 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