nori/djames,
Please could this log message be made to say (or at least hint at) what
breakage was fixed?
- Julian
> ------------------------------------------------------------------------
> r16885 | djames | 2005-10-21 02:32:26 +0100 (Fri, 21 Oct 2005) | 26 lines
>
> Use new APIs of Ruby bindings to fix the breakage of
> tools/examples/svnlook.rb.
>
> Patch by: nori
> Review by: kou
>
> * tools/examples/svnlook.rb
> (SvnLook#cmd_date): Use Time#strftime directly instead of via
> SvnLook#str_to_time.
>
> (SvnLook#print_tree): Change arguments passed to
> Svn::Fs::Root#dir_delta.
>
> (SvnLook#str_to_time): Removed.
>
> (SvnLook::Editor,
> SvnLook::DirsChangedEditor,
> SvnLook::ChangedEditor,
> SvnLook::DiffEditor):
> Inherit not Svn::Delta::Editor but Svn::Delta::BaseEditor.
>
> (SvnLook::DiffEditor#apply_textdelta): Change arguments passed to
> SvnLook::DiffEditor#do_diff.
>
> ------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 22 19:18:21 2005