[IPython-dev] Let's get 0.13 released...

Jason Grout jason-sage at creativetrax.com
Thu Jun 14 20:13:18 EDT 2012


On 6/14/12 5:05 PM, Brian Granger wrote:

> We are in a horrible position right now.  We can't live without the
> menubar implementation, but this means we are tracking a very-dev
> branch.  We could update the the latest of that, but that is risky.  I
> would probably prefer to just keep the version we are using as we know
> it works.  Once 1.9 is released, I think the plan is the merge the
> menubar branch back in.  Then we will be in the clear.  1.9 was
> supposed to come out "within a few months" of last summer.  In the
> meantime, we can all flog me for not tracking which commit of that
> branch we are actually using...

Have you looked at git submodules?  We use that to track several 
external projects in the sage cell server.  We don't track jquery that 
way (I think you need something special to build jquery?), but we do 
track codemirror and a few other projects using submodules.

Jason







More information about the IPython-dev mailing list