octave-maintainers
[Top][All Lists]
Advanced

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

Re: ITSOL interface


From: Jordi Gutiérrez Hermoso
Subject: Re: ITSOL interface
Date: Wed, 26 Jun 2013 10:31:26 -0400

On 26 June 2013 04:09, c. <address@hidden> wrote:

> It seems it was neither, but actually a network problem.
> I have now been able to pull, "hg heads" gives me:
>
> $ hg heads
> changeset:   16860:22df6c48442e
> bookmark:    kais-work
> tag:         tip
> parent:      16859:04c46208fa46
> parent:      16846:e6401864d791
> user:        Kai T. Ohlhus <address@hidden>
> date:        Tue Jun 25 17:16:14 2013 +0200
> summary:     Regular merge with Octave Repository.
>
> changeset:   16853:b477c25dc9e0
> user:        Amod Mulay <address@hidden>
> date:        Sun Mar 24 18:57:06 2013 -0400
> summary:     doc: minor syntax changes in liboctave.texi to make it 
> compatible with texinfo 5
>
> changeset:   16851:209f0db3c32b
> user:        Rik <address@hidden>
> date:        Tue Jun 25 18:43:58 2013 -0700
> summary:     mexErrMsgTxt should abort when called with an empty string (bug 
> #39343).
>
> changeset:   16698:13b3b92ea99c
> branch:      classdef
> parent:      16696:665fa0f621cc
> user:        Michael Goffioul <address@hidden>
> date:        Fri May 24 15:41:52 2013 -0400
> summary:     Implement property accessors.
>
> changeset:   16600:f2f5dd09e97d
> branch:      stable
> user:        Jordi Gutiérrez Hermoso <address@hidden>
> date:        Wed May 01 14:41:50 2013 -0400
> summary:     doc: fix some minor sparse documentation oversights
>
>
> Isn't that too many heads, what is "16853:b477c25dc9e0"?

It got pulled in from Amod's repo. It's harmless. If you want to get
rid of it, do "hg strip -r 3d8df32791c2". I have done so in the public
repo.

Kai, don't push this head back into the public repo.

Btw, carlo, you can do "hg incoming
http://inversethought.com/hg/octave-kai/ -r kais-work", and this
should only show Kai's changes. If "incoming" looks good, you can
replace it with "pull" to actually pull in the changes.

- Jordi G. H.


reply via email to

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