Hello, On Fri, Jan 16, 2009 at 2:26 AM, Fabio Tonti <[email protected]> wrote: > Probably it's a silly question, but I get this output when trying to apply > the patch. Do I need to create a mercurial repository or fetch something > else first?
... > cd "/home/fabio/programs/source/sage-3.2.1/devel/sage" && hg import > "/home/fabio/programs/source/sage-3.2.1/fill_plot.patch" > applying /home/fabio/programs/source/sage-3.2.1/fill_plot.patch > abort: no diffs found > *********************************************************** It looks like you downloaded an HTML file of the patch. From the trac page, go to the patch, and choose to download it in "Original Format" at the bottom of the page. The other warnings are just because you haven't defined a .hgrc file with your name / info in it. --Mike --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
