<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Oct 1, 2008 at 11:20 AM, aslak hellesoy <span dir="ltr">&lt;<a href="mailto:aslak.hellesoy@gmail.com">aslak.hellesoy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, Oct 1, 2008 at 5:11 PM, Chris Flipse &lt;<a href="mailto:cflipse@gmail.com">cflipse@gmail.com</a>&gt; wrote:<br>
&gt; On Tue, Sep 30, 2008 at 5:20 PM, aslak hellesoy &lt;<a href="mailto:aslak.hellesoy@gmail.com">aslak.hellesoy@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Sep 30, 2008 at 9:02 PM, Evan David Light<br>
&gt;&gt; &lt;<a href="mailto:lists@tiggerpalace.com">lists@tiggerpalace.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Subject says most of it. &nbsp;I&#39;d love to use Cucumber in my project but I<br>
&gt;&gt; &gt; need<br>
&gt;&gt; &gt; to be able to install it in a Rails app and by a particular version<br>
&gt;&gt; &gt; number.<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; You can do that with git pull and git checkout. Would it help if<br>
&gt;&gt; detailed instructions were posted to the wiki?<br>
&gt;<br>
&gt; That gets you whatever the latest is, which is good if you want to live on<br>
&gt; edge. &nbsp;I&#39;m behind a firewall, and living on edge isn&#39;t necessarily a good<br>
&gt; option.<br>
<br>
</div>Have you tried this?<br>
<br>
export http_proxy=http://yourproxy:yourport<br>
git clone <a href="http://github.com/aslakhellesoy/cucumber" target="_blank">http://github.com/aslakhellesoy/cucumber</a><br>
<br>
git checkout SHA-of-the-rev-you-want<br>
<div class="Ih2E3d"></div></blockquote><div><br>That&#39;d work if I had git on the windows machine that can actually access the internet.&nbsp; Unfortunately, I don&#39;t, and I won&#39;t.&nbsp; It&#39;s pretty tightly locked down.&nbsp; &quot;firewall&quot; is a bad term, because it implies there&#39;s an actual path to the internet.&nbsp; There isn&#39;t, at least not from the place I do actual work.&nbsp; Have to burn files and copy them.&nbsp; Virus paranoia and such.<br>
<br>... yes, it&#39;s a pain in the ass. <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
&gt; Would it be too much to ask if you could tag the repo when you jump<br>
&gt; to a new release, like David is doing with rspec?<br>
&gt;<br>
<br>
</div>Absolutely - I&#39;ll tag it when there is a release. And push a gem to<br>
RubyForge. But there hasn&#39;t been one yet.</blockquote><div class="Ih2E3d"><br>Ah.&nbsp; I&#39;d been going on the assumption that the occasional gem version bumps were signifying real checkpoints.&nbsp; If not, then, I havn&#39;t yet been burned by pulling down head once a week or so</div>
</div><br>-- <br>// anything worth taking seriously is worth making fun of<br>// <a href="http://blog.devcaffeine.com/">http://blog.devcaffeine.com/</a><br>
</div>