<html>#2174: Test "Multi Patch Scalar Wave Equation" example
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>open</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2020_05</td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>task</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>EinsteinToolkit website</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>Uploading the tarball (~230MB) can be tricky and Bitbucket tesnds to time out / report strange errors.</p>
<p>If the browser fails, one can try curl eg in my case (rhaas80 being my Bitbucket user name): </p>
<div class="codehilite language-shell"><pre><span></span>curl -u rhaas80:BITBUCKETPASSWORD -o /dev/stderr -X POST https://api.bitbucket.org/2.0/repositories/einsteintoolkit/www/downloads -F <span class="nv">files</span><span class="o">=</span>@<span class="nv">$HOME</span>/tmp/Kerr-Schild_Multipole-20200528.tar.gz
</pre></div>


<p>If you have enabled TFA for Bitbucket, then you can use an Application password with write permission to the repo. These can be created here: <a data-is-external-link="true" href="https://bitbucket.org/account/settings/app-passwords/" rel="nofollow">https://bitbucket.org/account/settings/app-passwords/</a></p>
<p>The curl syntax is documented: <a data-is-external-link="true" href="https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Bworkspace%7D/%7Brepo_slug%7D/downloads#post" rel="nofollow">https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/{workspace}/{repo_slug}/downloads#post</a></p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2174/test-multi-patch-scalar-wave-equation'>https://bitbucket.org/einsteintoolkit/tickets/issues/2174/test-multi-patch-scalar-wave-equation</a></p>
</html>