On 23-Jan-10, at 7:35 PM, Oscar Lazo wrote:
Ok, so i produced a patch called 13535.patch and tried to import it
using
sage -hg import /home/oscar/13535.patch
in my command prompt, and i got:
applying /home/oscar/13535.patch
patching file sage/plot/plot3d/all.py
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file sage/plot/plot3d/
all.py.rej
patching file sage/plot/plot3d/plot3d.py
Hunk #1 FAILED at 46
Hunk #2 FAILED at 84
Hunk #3 FAILED at 100
Hunk #4 FAILED at 145
Hunk #5 FAILED at 170
Hunk #6 FAILED at 181
Hunk #7 FAILED at 285
7 out of 7 hunks FAILED -- saving rejects to file sage/plot/plot3d/
plot3d.py.rej
abort: patch failed to apply
what's wrong?
Hard to say.
You should look at plot3d.py.rej -- it gives the rejection
information. It might be that your patch is already applied, and
applying it twice will fail at every hunk.
Nick
--
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