[Ruby] Minor nit with hoe
Timothy J. Wood
tjw at omnigroup.com
Tue Dec 12 07:32:21 PST 2006
On Dec 12, 2006, at 6:18 AM, Ryan Davis wrote:
> It is entirely intentional. It is to make you think about what you
> want to release, and to make sure that you've updated the variable to
> match that. The code that this came from would also verify that my
> History.txt file matches as well, but I haven't enforced that in hoe
> yet.
OK; that makes sense.
>> Defining it in the environment allows me to connect connect to
>> rubyforge, but then I get some error, presumably due to miss-
>> configuration on my part, having never done this before :)
>
> Hrm. I think rake treats env vars and arg vars the exact same way,
> but it may not, so try it like:
>
> rake release VERSION=x.y.z
>
I just didn't have my rubyforge setup correctly (and worse,
rubyforge doesn't actually warn you when the 'login' command has
failed...)
-tim
More information about the Ruby
mailing list