On Sat, Jul 25, 2009 at 4:23 PM, Minh Nguyen<[email protected]> wrote: > > Hi folks, > > Ticket #3925 > > http://trac.sagemath.org/sage_trac/ticket/3925 > > is adding Bernstein's primegen C program as a standard SPKG. A patch > on that ticket modifies the file > > SAGE_ROOT/spkg/standard/deps > > At the moment, that file is not under revision control so one would > need to apply the patch by hand. If that file come under the revision > control of Mercurial, then all files ending with ".spkg" (all the > standard SPKG's in that directory) would need to be ignored by > Mercurial. Any thoughts on this matter?
It's very easy to add an .hgignore file and make it so mercurial ignores files whose names satisfy any pattern. http://www.selenic.com/mercurial/hgignore.5.html -- William > > PS: You're welcome to review the ticket as it speeds up certain number > theoretic computations. > > -- > Regards > Minh Van Nguyen > > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
