Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4225

[bug #52126] GUI 0.25.1 ABI break?

From Ivan Vučica <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.gnustep.bug
Subject [bug #52126] GUI 0.25.1 ABI break?
Date 2017-12-31 16:44 -0500
Message-ID <mailman.6633.1514756704.27995.bug-gnustep@gnu.org> (permalink)
References <20170927-235634.sv47215.85152@savannah.gnu.org> <20171104-225331.sv431.50617@savannah.gnu.org> <20171231-213911.sv82476.90043@savannah.gnu.org>

Show all headers | View raw


Follow-up Comment #3, bug #52126 (project gnustep):

Oh, I just noticed you mention Gna being down as an issue for viewing revision
history.

Migration to self-hosted or to Savannah indeed didn't happen yet. But you can
clone the code from Github using free software as described in the email on
June 20th 2017 to both discuss-gnustep@ and gnustep-dev@.

To get the list of repositories:

for i in $(seq 1 3) ; do
  curl https://api.github.com/orgs/gnustep/repos?page=$i | jq -r
.[].clone_url
done

You should be able to use Git CLI (or other tool you may prefer) to clone the
repos.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52126>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

[bug #52126] GUI 0.25.1 ABI break? Ivan Vučica <INVALID.NOREPLY@gnu.org> - 2017-12-31 16:44 -0500

csiph-web