On Sat, Nov 29, 2014 at 11:50 AM, Steve Hay <steve.m.hay@googlemail.com> wrote: > Perl 5.20.2 is slated for a January release, and I will shortly start > cherry-picking commits into maint-5.20 in preparation for it. > On 8 September 2014 at 07:21, Rafael Garcia-Suarez <rgs@consttype.org> wrote: >> See also: https://github.com/rgs/cherrymaint > > This looks interesting, but unfortunately I can add another problem to > the list: It currently doesn't want to play ball on Windows :-/ Since perl5.git.perl.org, which is where cherrymaint is hosted, is not running Windows, that seems like a spurious objection ;-). > The IP address doesn't quite look right there (!), but it does respond > on http://127.0.0.1:3000/ ... but only to say "Internal Server Error" > :-( You have to put something like the following in your ssh config and have an ssh connection open. Host camel HostName perl5.git.perl.org LocalForward 3000 localhost:3000 I haven't tried it in a long time so I'm not sure it's still running. It's also by definition something only committers can see, and there has definitely been interest in getting more folks involved to the extent possible.Thread Previous | Thread Next