Hi Keshav (et al.), I think the reason I implemented the kludgy "sage -clone" Sage branch thing (way back in maybe March 2006) was because we had no dependency checking for Pyrex files. Now that we have dependency checking, lightweight branching should be able to accomplish the same thing much more efficiently, right?
-- William On Sun, Feb 19, 2012 at 10:27 PM, William Stein <wst...@gmail.com> wrote: > On Sun, Feb 19, 2012 at 9:38 PM, Keshav Kini <keshav.k...@gmail.com> wrote: >> Hope that helps. Evidently other people in this thread do not know that >> I have been maintaining a git version of the Sage library, so hopefully >> it will help them too, if they're interested :) > > Can we add a better .gitignore? > > git status > ... > # Untracked files: > # (use "git add <file>..." to include in what will be committed) > # > # ../../../../build/ > # ../../../../c_lib/.sconsign.dblite > # ../../../../c_lib/libcsage.dylib > # ../../../../c_lib/src/ZZ_pylong.os > # ../../../../c_lib/src/convert.os > # ../../../../c_lib/src/gmp_globals.os > # ../../../../c_lib/src/interrupt.os > # ../../../../c_lib/src/memory.os > # ../../../../c_lib/src/mpn_pylong.os > # ../../../../c_lib/src/mpz_longlong.os > and a *LOT* more... -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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