I am getting the no diffs error with my own patches and I tried to
import patches with 2.5
sage: hg_sage.import_patch('int_who_prod.hg')
cd "/home/Timothy/sage-2.5.alpha0/devel/sage" && hg status
cd "/home/Timothy/sage-2.5.alpha0/devel/sage" && hg status
cd "/home/Timothy/sage-2.5.alpha0/devel/sage" && hg import
"/home/Timothy/int_who_prod.hg"
applying /home/Timothy/int_who_prod.hg
abort: no diffs found
On 4/22/07, Timothy Clemans <[EMAIL PROTECTED]> wrote:
> I've tried to import two different patches. Is there anything I can do?
>
> sage: hg_sage.import_patch('/home/Timothy/a.hg')
> cd "/home/Timothy/sage-2.4.1.2/devel/sage" && hg status
> cd "/home/Timothy/sage-2.4.1.2/devel/sage" && hg status
> cd "/home/Timothy/sage-2.4.1.2/devel/sage" && hg import "/home/Timothy/a.hg"
> applying /home/Timothy/a.hg
> abort: no diffs found
>
> sage: hg_sage.import_patch('sagecalculus.hg')
> cd "/home/Timothy/sage-2.4.1.2/devel/sage" && hg status
> cd "/home/Timothy/sage-2.4.1.2/devel/sage" && hg status
> cd "/home/Timothy/sage-2.4.1.2/devel/sage" && hg import
> "/home/Timothy/sagecalculus.hg"
> applying /home/Timothy/sagecalculus.hg
> abort: no diffs found
>
--~--~---------~--~----~------------~-------~--~----~
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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---