There was discussion of this before... I thought: cvs checkout -r v1-0 would get you the latest stable version 1.0.X code
On Tue, 25 Jan 2005 08:58:46 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Follow these simple steps to update you tree : > > # cd /usr/src > # export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot > # cvs login - the password is anoncvs. > > # cvs checkout -r v1-0-5 asterisk > # cd asterisk > # make clean; make > > then, stop asterisk > > # make install > > then start asterisk > > HTH _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
