octave-maintainers
[Top][All Lists]
Advanced

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

Re: [OctDev] listing functions in a package


From: David Bateman
Subject: Re: [OctDev] listing functions in a package
Date: Tue, 19 Feb 2008 21:35:39 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20070914)

John W. Eaton wrote:
> On 19-Feb-2008, c. wrote:
> 
> | 
> | On 19/feb/08, at 18:40, John W. Eaton wrote:
> | 
> | > | diff -r 630ddf983154 -r 45eecfa64492 doc/interpreter/package.txi
> | > | --- a/doc/interpreter/package.txi       Tue Feb 19 12:27:23 2008 +0000
> | > | +++ b/doc/interpreter/package.txi       Tue Feb 19 12:47:21 2008 +0000
> | >
> | > Are you using mercurial to generate these diffs?  If so, please send
> | > hg changsets (created with "hg export") rather than simple diffs as I
> | > am able to handle those faster than simple diffs.
> | 
> | Yes, the problem is that I had to change the file again after I
> | had run commit, so now 'hg export' only produces a patch for the
> | second change, whithout the first.
> | How do I produce a changeset including all modifications since the
> | last pull?
> | Sorry, I never used hg before and I can't seem to find this info in
> | the documentation...
> 
> Take a look at the
> 
>   Concatenating multiple changeset into one changeset.
> 
> item in the Advanced section here:
> 
>   http://www.selenic.com/mercurial/wiki/index.cgi/TipsAndTricks
> 
> jwe
> 

Or if they are consecutive changes just run "hg rollback" (probably
twice) and recommit.

D.



reply via email to

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