Hello,

I acquired a computer that I'll be using to make sure that what was
hosted on sage.math will be easy available, no matter what craziness happens
at Univ of Washington.  The URL is www.sagemath.org, and I can change this
as necessary.   Right now, I've installed many things that have been 
at sage.math.washington.edu at http://www.sagemath.org/.   For example, to
use trac to report bugs, visit http://www.sagemath.org and click on the 
Bug Track link.  Also, binaries are at http://www.sagemath.org.  
The SAGE wiki is also available at http://www.sagemath.org, as is the main 
sage website.  

It's best to view http://www.sagemath.org as the official main SAGE website. 

To cause your copy of SAGE to use www.sagemath.org for all optional package
installs, etc., edit 
      SAGE_ROOT/local/bin/sage-env
and change the line 
     SAGE_SERVER="http://sage.math.washington.edu/sage/";
to
     SAGE_SERVER="http://www.sagemath.org/";

This will be changed in the next upgrade of SAGE anyways.  

By the way, to do hg_sage.send(...) right now (without requiring
any web access at all), just do

    sage: hg_sage.send('patchname', '--base=3300', url='')

The same goes for the other hg_...

NOTE: I have not setup the following on www.sagemath.org right now:
   * the hg browser
   * the public notebooks


-- 
William Stein
Associate Professor of Mathematics
University of Washington

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to