octave-maintainers
[Top][All Lists]
Advanced

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

Re: Integrating audio functionality in to Octave


From: Vytautas Jancauskas
Subject: Re: Integrating audio functionality in to Octave
Date: Wed, 18 Sep 2013 12:54:03 +0300

On Wed, Sep 18, 2013 at 12:00 PM, Pantxo <address@hidden> wrote:
> Hi,
>
> I tried to clone your repo, but failed cloning gnulib repo :
>
> $ hg clone https://bitbucket.org/bucket_brigade/octave-with-sound
> destination directory: octave-with-sound
> requesting all changes
> adding changesets
> adding manifests
> adding file changes
> added 17425 changesets with 107113 changes to 12194 files (+1 heads)
> updating to branch default
> cloning subrepo gnulib-hg from
> https://bitbucket.org/bucket_brigade/octave-with-sound/gnulib-hg
> requesting all changes
> adding changesets
> adding manifests
> adding file changes
> added 17425 changesets with 107113 changes to 12194 files (+1 heads)
> abandon : unknown revision '6057744acd2c71c069a4b171c5fe1ff0d86c9e5f' !
>
> Am I doing something wrong?
>
> Pantxo
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/Integrating-audio-functionality-in-to-Octave-tp4657379p4657405.html
> Sent from the Octave - Maintainers mailing list archive at Nabble.com.

We found the following to work: delete the gnulib-hg directory, add
the following to .hg/hgrc

[subpaths]
.*gnulib-hg = http://www.octave.org/hg/octave/gnulib-hg

and then do hg update

Why that works I've no idea.


reply via email to

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