octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #57044] gitlab mirror: "bootstrap --no-git req


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57044] gitlab mirror: "bootstrap --no-git requires --gnulib-srcdir"
Date: Fri, 11 Oct 2019 18:17:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

Follow-up Comment #2, bug #57044 (project octave):

The way I build is to use an external gnulib git clone. This could be either
in the octave source tree, or in another directory. Here is my exact process.


cd ~/src
git clone https://git.savannah.gnu.org/git/gnulib.git
cd ~/src/octave/default
./bootstrap --with-gnulib=../../gnulib


Gnulib is already a hg subrepository, I'm not sure there is a nice way to make
it also a git subrepository without things getting very confusing (both vcs
would need to track subrepository state). I don't advocate trying to do this
in the Octave official repository.

I may end up making another top-level repository that contains octave and
gnulib as subrepos, and configures one to talk to the other. But we can
discuss that elsewhere.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57044>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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