<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Oct 1, 2008 at 11:20 AM, aslak hellesoy <span dir="ltr"><<a href="mailto:aslak.hellesoy@gmail.com">aslak.hellesoy@gmail.com</a>></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 <<a href="mailto:cflipse@gmail.com">cflipse@gmail.com</a>> wrote:<br>
> On Tue, Sep 30, 2008 at 5:20 PM, aslak hellesoy <<a href="mailto:aslak.hellesoy@gmail.com">aslak.hellesoy@gmail.com</a>><br>
> wrote:<br>
>><br>
>> On Tue, Sep 30, 2008 at 9:02 PM, Evan David Light<br>
>> <<a href="mailto:lists@tiggerpalace.com">lists@tiggerpalace.com</a>> wrote:<br>
>> > Subject says most of it. I'd love to use Cucumber in my project but I<br>
>> > need<br>
>> > to be able to install it in a Rails app and by a particular version<br>
>> > number.<br>
>> ><br>
>><br>
>> You can do that with git pull and git checkout. Would it help if<br>
>> detailed instructions were posted to the wiki?<br>
><br>
> That gets you whatever the latest is, which is good if you want to live on<br>
> edge. I'm behind a firewall, and living on edge isn't necessarily a good<br>
> 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'd work if I had git on the windows machine that can actually access the internet. Unfortunately, I don't, and I won't. It's pretty tightly locked down. "firewall" is a bad term, because it implies there's an actual path to the internet. There isn't, at least not from the place I do actual work. Have to burn files and copy them. Virus paranoia and such.<br>
<br>... yes, it'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>
> Would it be too much to ask if you could tag the repo when you jump<br>
> to a new release, like David is doing with rspec?<br>
><br>
<br>
</div>Absolutely - I'll tag it when there is a release. And push a gem to<br>
RubyForge. But there hasn't been one yet.</blockquote><div class="Ih2E3d"><br>Ah. I'd been going on the assumption that the occasional gem version bumps were signifying real checkpoints. If not, then, I havn'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>