On Thu, Mar 3, 2016 at 3:50 PM, sebb <seb...@gmail.com> wrote: > On 3 March 2016 at 13:28, Sam Ruby <ru...@intertwingly.net> wrote: >> On Wed, Mar 2, 2016 at 9:22 AM, sebb <seb...@gmail.com> wrote: >>> >>> Better would be to have a function to report which entries are >>> missing, so the user can decide which they want to download based on >>> what they are testing. >>> >>> Maybe also with a function to report which are out of date. >> >> I've roughed in such a tool. You will need to do a "bundle update" or >> otherwise get the latest Wunderbar (1.0.21) to test it out locally. >> Then run: >> >> ruby www/status/svn.cgi >> >> And then visit http://localhost:4567/ > > That's very cool. > > I'd like to add the local path details if not in read-only mode. > Would that be OK?
Local path details are already there :-) Go to https://whimsy.apache.org/status/svn and hover over any text in the first column. I did it this way so that super-wide screens aren't required. - Sam Ruby