<html>#2293: Thornlists entry for external libraries on github is broken
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Jonah Miller</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>resolved</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>trivial</td></tr>
<tr><td style='text-align:right'>Component:</td><td>GetComponents</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>Mojave is hardly old so I (and I assume you as well) would have expected this to work. In fact I just tried this (on my OSX Mojave 10.14.6 VM that I keep around for this type of stuff):</p>
<div class="codehilite language-shell"><pre><span></span>/usr/bin/svn checkout https://github.com/EinsteinToolkit/ExternalLibraries-HDF5.git/trunk
</pre></div>


<p>which worked fine and checkout out the HDF5 library into a directory <code>trunk</code>.</p>
<p>My svn self-reports as:</p>
<div class="codehilite language-plaintext"><pre><span></span>svn --version
svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LANG is en_US.utf8
svn: warning: please check that your locale name is correct
svn, version 1.10.4 (r1850624)
   compiled Aug 26 2019, 15:04:15 on x86_64-apple-darwin18.0.0

Copyright (C) 2019 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles &#39;svn&#39; scheme
* ra_local : Module for accessing a repository on local disk.
  - handles &#39;file&#39; scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.9 (compiled with 1.3.9)
  - handles &#39;http&#39; scheme
  - handles &#39;https&#39; scheme

The following authentication credential caches are available:

* Plaintext cache in /Users/jenkins/.subversion
* GPG-Agent
* Mac OS X Keychain
</pre></div>


<p>and my env contains only (I logged in remotely):</p>
<div class="codehilite language-plaintext"><pre><span></span>TERM=screen
SHELL=/bin/bash
TMPDIR=/var/folders/5y/pw0d549j4ggd7r0s7ndkckr00000gn/T/
SSH_CLIENT=10.0.2.2 50054 22
SSH_TTY=/dev/ttys002
USER=jenkins
MAIL=/var/mail/jenkins
PATH=/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/s
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2293/thornlists-entry-for-external-libraries-on'>https://bitbucket.org/einsteintoolkit/tickets/issues/2293/thornlists-entry-for-external-libraries-on</a></p>
</html>