On Tue, May 8, 2018 at 5:45 AM, sebb <[email protected]> wrote: > On 8 May 2018 at 10:39, Sam Ruby <[email protected]> wrote: >> On Tue, May 8, 2018 at 4:57 AM, sebb <[email protected]> wrote: >>> >>> Are you sure the shortcut causes a failure? >> >> Following is from the syslog: >> >> whimsy-asf-0.0.77/lib/whimsy/asf/svn.rb:60:in `find!': Unable to find >> svn checkout for https://svn.apache.org/repos/foundation_board >> (Exception) > > That line number (60) does not agree with the current code.
Good catch! > Maybe the installed version of the library is out of date? It certainly is: https://rubygems.org/gems/whimsy-asf/versions/0.0.77, but that shouldn't be used: https://github.com/apache/whimsy/blob/master/www/board/agenda/Gemfile#L3 I could certainly build and push out a new version of whimsy-asf, but that would only be a temporary solution. - Sam Ruby
