On Thursday 28 May 2009, Saj wrote:
> Hi martin,
>
> Thanks for your comment!
>
> Can u help me how to do that, with/without sage 4.0. I never worked
> with hg diff.
>
> Thanks & Regards,
> Sajan.S

Hi there,

you might want to check out the hg tutorial:

    http://www.selenic.com/mercurial/wiki/Tutorial

One note though: Replace all commands in the shell like 

    hg foo

with 

  sage -hg foo

which makes sure you call the hg command shipped with Sage.

Alternatively, you can just use the hg_sage commands from within Sage (it is 
just a wrapper around these commands anyway). E.g.,

 hg_sage.diff()

if everything look okay, just do:

 hg_sage.commit()

Cheers,
Martin

-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
_www: http://www.informatik.uni-bremen.de/~malb
_jab: martinralbre...@jabber.ccc.de



--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to