On 2/28/12 7:04 PM, David Roe wrote:
Is there an easy way to collaborate on an experimental set of patches on top of Sage? The sage-combinat model is very close to what I'm looking for, but it seems difficult to set up all the infrastructure: we have to have a server analogous to http://sage.math.washington.edu:2144/, set up the initial repositories correctly.... Is there an easier way for a project with only a couple people? Is there a nice way to do this with Sage on github?
You took the words right out of my mouth. Just fork Sage on github. Then you can submit pull requests to each other, designate one person's branch as the "blessed" branch, and coordinate from there.
I'd say git and github is your ticket to ride. Jason -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org