[IPython-dev] IPython1 repository reorganization.

Brian Granger ellisonbg.net at gmail.com
Thu Sep 20 22:11:29 EDT 2007


Hi,

Today, performed a major reorganization of the IPython1 svn
repository.  If you are working on or using IPython1 for parallel
computing for any purpose, here is what you need to know:

To get the latest version of ipython1 do the following:

svn co http://ipython.scipy.org/svn/ipython/ipython1/trunk ipython1

This new "trunk" is simply what we used to call saw.  We moved it to
this new location to reflect the fact that saw was not really a branch
of IPython.  Now ipython1 has its own trunk/branches/tags structure.
If you have uncommitted changes to saw, please commit them to saw and
then merge them into this new location.

We have also done a major rewrite of the configuration system.  Most
of you probably are not using the config system, but if you are things
have changed for the better.  Watch for new updated docs over the next
few days.  Current users should change over to this new version.
Soon, we will come up with an actual version numbering scheme that
makes sense for ipython1.  For now we are calling this 0.9alpha3.

Cheers,

Brian



More information about the IPython-dev mailing list