Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4225
| Path | csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Ivan Vučica <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #52126] GUI 0.25.1 ABI break? |
| Date | Sun, 31 Dec 2017 16:44:58 -0500 (EST) |
| Lines | 30 |
| Approved | bug-gnustep@gnu.org |
| 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> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1514756704 17098 208.118.235.17 (31 Dec 2017 21:45:04 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Fred Kiefer <FredKiefer@gmx.de>, Yavor Doganov <yavor@gnu.org>, Ivan Vučica <ivan@vucica.net>, bug-gnustep@gnu.org |
| Envelope-to | bug-gnustep@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [208.118.235.79] |
| X-Savane-Project | gnustep |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 52126 |
| User-Agent | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 |
| X-Apparently-From | 109.255.23.171 (Savane authenticated user ivucica) |
| In-Reply-To | <20171231-213911.sv82476.90043@savannah.gnu.org> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 208.118.235.79 |
| X-BeenThere | bug-gnustep@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnustep/> |
| List-Post | <mailto:bug-gnustep@gnu.org> |
| List-Help | <mailto:bug-gnustep-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.gnustep.bug:4225 |
Show key headers only | 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
[bug #52126] GUI 0.25.1 ABI break? Ivan Vučica <INVALID.NOREPLY@gnu.org> - 2017-12-31 16:44 -0500
csiph-web