octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help as m-files


From: Jaroslav Hajek
Subject: Re: help as m-files
Date: Fri, 31 Oct 2008 17:04:13 +0100

On Fri, Oct 31, 2008 at 4:42 PM, Søren Hauberg <address@hidden> wrote:
> Hi,
>  I can't seem to figure out how to use Mercurial. Specifically, I can't
> seem to figure out how to export changes that are relative to what I
> checked out.
>
>  hg export tip
>
> exports my changes since last time I commited, but that'll only make it
> possible to give you a changeset that is relative to my last changeset,
> and I assume you'd prefer one changeset rather than a bunch that are all
> relative to each other.
>
> Any hints?

One option is to use:

hg diff -r <revision you checked out>

but that doesn't give you a header. To avoid this, it's probably best
to use Mercurial queues. See the recent contrib.txi for an example.


> Søren
>
>



-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]