Changes http://wiki.axiom-developer.org/BuildAxiom/diff -- On 2005-12-17 Ed Borasky wrote:
> > You can download the source as a tarball in AxiomDownload or > > download the source tree via CVS:: > > export CVS_RSH="ssh" > > cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/axiom co axiom > > This has stopped working ... the Savannah folks moved some things around According to the page: http://savannah.nongnu.org/cvs/?group=axiom the correct command for anonymous cvs is now:: export CVS_RSH="ssh" cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/axiom co axiom Can you confirm that this works? -- forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED] _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
