octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave gnulib update?


From: Daniel J Sebald
Subject: Re: Octave gnulib update?
Date: Sat, 21 Feb 2015 20:15:46 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 02/21/2015 03:55 PM, Mike Miller wrote:
On Thu, Feb 19, 2015 at 01:57:29 -0500, John W. Eaton wrote:
On 02/19/2015 01:30 AM, Mike Miller wrote:
All,

Should we refresh our gnulib-hg repository before the 4.0 release? Seems
like as good a time as any to do a periodic sync to stay current. I
don't know whether there are any important fixes, but Octave does build
for me with the latest gnulib.

Seems reasonable to me.

How do we do this again?

I thought it was

   cd gnulib-hg
   hg pull http://hg.octave.org/gnulib
   hg update master
   cd ..
   hg commit

but that mirror does not seem to be up to date.

Mercurial keeps the original clone address in the .hg/hgrc file:

[paths]
default = http://hg.savannah.gnu.org/hgweb/octave/gnulib-hg

What I typically do is keep a canonical resident copy of Octave, and when I want to try something experimental, I clone that resident copy then change the path to the remote location. That saves a lot of time and network traffic.

Dan



reply via email to

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