Hi, > I've been configuring GRASS CVS for a long time as follows: > > ---<---------------cut here---------------start-------------->--- > #! /bin/sh > # GRASS CVS updater and configurer > > cd /usr/local/src/grass-cvs > make clean > make distclean > export CVSROOT=3D:pserver:[EMAIL PROTECTED]:/home/grass/grassreposi= > tory > # cvs login > cvs update -dP >
please note that it is more than half of the year we moved to SVN... http://trac.osgeo.org/grass/wiki/DownloadSource First download fresh code from SVN (old CVS server is read-only). Regards, Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
