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/
-~----------~----~----~----~------~----~------~--~---