<p dir="ltr">Also note that I added generic git (git or http protocol) support a few years back. It supports arbitrary treeish targets.</p>
<p dir="ltr">The downside I found was permissions when a subsequent maintainer wants to pull. I never got sons to forcing usable permissions in the garchive directory. A second downside was needing to v drive the auto tools setup every time.</p>

<p dir="ltr">There are a few examples if using this support in the tree still.</p>
<p dir="ltr">Hth.</p>
<p dir="ltr">Thanks<br>
-Ben</p>
<div class="gmail_quote">On Jun 2, 2013 3:43 PM, "Peter FELECAN" <<a href="mailto:pfelecan@opencsw.org">pfelecan@opencsw.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
"Maciej (Matchek) BliziƄski" <<a href="mailto:maciej@opencsw.org">maciej@opencsw.org</a>> writes:<br>
<br>
> 2013/6/2 Peter FELECAN <<a href="mailto:pfelecan@opencsw.org">pfelecan@opencsw.org</a>>:<br>
>> What's gathered/built depends on GITHUB_BRANCH variable, by default<br>
>> "master"; if you provide something else, as in the example given in the<br>
>> documentation, then that is gathered and eventually built...<br>
><br>
> Aha, so it can be a sha1 sum as well, and you can do something like:<br>
><br>
> GITHUB_BRANCH = d40fb7cc8f2b598df1225ec2c1841dbd6843c712<br>
><br>
><br>
> Then maybe the variable can be named in a fashion suggesting that you<br>
> can put any identifier in there?<br>
<br>
I don't know and, consequently not tested, something like that. My<br>
implementation is based on<br>
<a href="http://developer.github.com/v3/repos/contents/#get-archive-link" target="_blank">http://developer.github.com/v3/repos/contents/#get-archive-link</a> and if<br>
what you shown is a valid Git reference the I suppose that it's<br>
possible and if somebody test this with success we can rename it as<br>
GITHUB_REFERENCE.<br>
--<br>
Peter<br>
_______________________________________________<br>
maintainers mailing list<br>
<a href="mailto:maintainers@lists.opencsw.org">maintainers@lists.opencsw.org</a><br>
<a href="https://lists.opencsw.org/mailman/listinfo/maintainers" target="_blank">https://lists.opencsw.org/mailman/listinfo/maintainers</a><br>
.:: This mailing list's archive is public. ::.</blockquote></div>