On Sat, Mar 24, 2012 at 04:35:42AM -0700, David Loeffler wrote: > I tried to use this, but ran into the following stupid glitch. If you do, > in a clean copy of Sage, the following commands: > > sage -b main > sage --docbuild --warn-links reference html > sage -clone foo > sage --docbuild --warn-links reference html > > then *every one* of the last three commands will trigger a full rebuild of > the reference manual (taking several tens of minutes)! This makes it > basically impossible to use this new command together with Mercurial > branches, and in particular kills any possibility of getting it to work > with the patchbot.
Yeah, those recompilations are a pain. In such a situation, one would want to hack sage-main to setup --warn-links as default compilation option. Do you see a preferable way for this, that would survive through -clone, and not interfere with mercurial branches? Cheers, Nicolas -- Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net> http://Nicolas.Thiery.name/ -- 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