You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by anatoly techtonik <te...@gmail.com> on 2012/05/24 09:49:05 UTC

svnlook.py - add iterator interface

Hi,

It would be more handy if svnlook.py API also returned iterators to
avoid eating memory for processing every commit:

http://svn.apache.org/viewvc/subversion/trunk/tools/examples/svnlook.py?revision=1295006&view=markup

Please, CC.
--
anatoly t.

Re: svnlook.py - add iterator interface

Posted by anatoly techtonik <te...@gmail.com>.
Forget it - there is no API in official version of the script. It was
only in mine.
--
anatoly t.


On Thu, May 24, 2012 at 10:49 AM, anatoly techtonik <te...@gmail.com> wrote:
> Hi,
>
> It would be more handy if svnlook.py API also returned iterators to
> avoid eating memory for processing every commit:
>
> http://svn.apache.org/viewvc/subversion/trunk/tools/examples/svnlook.py?revision=1295006&view=markup
>
> Please, CC.
> --
> anatoly t.