#545: [with patch, needs review] polish the new symbolic logic code.
------------------------------+---------------------------------------------
 Reporter:  was               |        Owner:  chrisgorecki
     Type:  enhancement       |       Status:  new         
 Priority:  major             |    Milestone:  sage-3.2.1  
Component:  basic arithmetic  |   Resolution:              
 Keywords:  editor_wstein     |  
------------------------------+---------------------------------------------
Comment (by mvngu):

 Replying to [comment:25 mabshoff]:
 > Replying to [comment:24 mvngu]:
 >
 > > You mean like applying the original patch first, then upload a patch
 of the patched file? Is that what you mean?
 >
 > Yes, exactly.
 [[BR]]
 I'm having trouble applying the patch '''logic.hg'''. For example, I've
 received this abort message:
 {{{
 sage: hg_sage.patch("/home/mvngu/usr/bin/sage-3.1.4/devel/sage-mvngu-
 review/patch-review/logic.hg")
 cd "/home/mvngu/usr/bin/sage-3.1.4/devel/sage" && hg status
 cd "/home/mvngu/usr/bin/sage-3.1.4/devel/sage" && hg status
 cd "/home/mvngu/usr/bin/sage-3.1.4/devel/sage" && hg import
 "/home/mvngu/usr/bin/sage-3.1.4/devel/sage-mvngu-review/patch-
 review/logic.hg"
 applying /home/mvngu/usr/bin/sage-3.1.4/devel/sage-mvngu-review/patch-
 review/logic.hg
 abort: no diffs found
 }}}
 OK, so perhaps it's because '''logic.hg''' is bzip2 compressed:
 {{{
 $ file logic.hg
 logic.hg: Mercurial changeset bundle (bzip2 compressed)
 }}}
 But why can't I do bunzip2:
 {{{
 $ bunzip2 logic.hg
 bunzip2: Can't guess original name for logic.hg -- using logic.hg.out
 bunzip2: logic.hg is not a bzip2 file.
 }}}
 Any other way(s) of getting the diff file(s) bundled in '''logic.hg'''?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/545#comment:27>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to