CVS snapshot download

Nightly generated tarballs have been deprecated. Sourceforge does not provide this service anymore.

Sourceforge now provides access to CVS developers' repository via rsync.

The repository snapshot obtained with rsync is not the source code, but must be imported into a local CVS repository and checked-out to get the code.

The following command can be used on UNIX systems to access and backup ngspice CVS repository:

rsync -av rsync://ngspice.cvs.sourceforge.net/cvsroot/ngspice/ng-spice-rework/* .

Plase note that CVS snapshots differs from ngspice "distributions". In order to compile CVS code you may have to add configuration "--enable-maintainer-mode" to the configure script switches you normally use.