Does anyone have any insights into getting ditz running on Windows? When I do the '$rake gem' step I get
H:...\ditz>rake gem (in H:.../ditz) rake aborted! couldn't find HOME environment -- expanding `~/.hoerc' H:..../ditz/rakefile:11:in `new' Hoe (and its dependencies) have been brought up to date via their gems. There is a hoe task, 'hoe_config', which promises to "Create a fresh ~/.hoerc file", but running '$ rake hoe_config' generates exactly the same error. Sigh! Maybe I need to take this to Ryan, Hoe's author, but it would be useful to know if it works or fails for other would-be Windows users of ditz, please? Thanks - DJ On 07/04/2008, _why <[EMAIL PROTECTED]> wrote: > Okay, to use the new ticketing directly, you'll need to run ditz > 0.1.2 or greater, since the bugs.yaml file has been replaced with a > bugs/ directory. > > $ git clone git://gitorious.org/ditz/mainline.git ditz > $ cd ditz > $ rake gem > # gem install pkg/ditz-0.1.2.gem > > _why >
