On Mon, Feb 23, 2026 at 05:38:02PM +0000, Thomas Gambier wrote: > > I would like to retrieve the history of > https://cvs.savannah.nongnu.org/viewvc/pewit/ and I can't find anything > under the download page: > https://download.savannah.nongnu.org/releases/pewit/ > > If I read the README in the ftp server ftp://ftp.gnu.org/savannah/README it > says that we should get in touch with you.
Downloads and repositories are not related. > For information, I could checkout this very old CVS repository with "cvs > -d:pserver:[email protected]:/sources/pewit co pewit" but > I'm interested in getting the history of this repository. > > Is there any way to retrieve this? You can use cvs log and cvs diff; you can also get a copy of the repository with rsync, https://savannah.gnu.org/maintenance/SavannahServices/#vcs-rsync
